Searched defs:bottomPadding (Results 1 – 7 of 7) sorted by relevance
77 int bottomPadding = getResources().getDimensionPixelSize(R.dimen.qqs_layout_padding_bottom); in updatePadding() local81 bottomPadding); in updatePadding() local
171 val bottomPadding = holder.seekBar.paddingBottom regex
397 int bottomPadding = LINE_HEIGHT; in testVisibleLineBounds_withPaddings_allVisible() local415 int bottomPadding = 2 * LINE_HEIGHT + 1; in testVisibleLineBounds_withPaddings_cutBottomLines() local434 int bottomPadding = 2 * LINE_HEIGHT + 1; in testVisibleLineBounds_withPaddings_scrolled() local455 int bottomPadding = 2 * LINE_HEIGHT + 1; in testVisibleLineBounds_withPadding_partiallyVisible() local
194 public Params addPaddingToScrollView(int topPadding, int bottomPadding) { in addPaddingToScrollView()
940 int bottomPadding = mContext.getResources().getDimensionPixelSize( in setAvailabilityDotPadding() local
1333 final int bottomPadding = mList.getPaddingBottom(); in getPosFromItemCount() local
1779 float bottomPadding = Math.max(lockIconPadding, in getVerticalSpaceForLockscreenNotifications() local