Searched defs:bottomPadding (Results 1 – 12 of 12) sorted by relevance
75 int bottomPadding = getResources().getDimensionPixelSize(R.dimen.qqs_layout_padding_bottom); in updatePadding() local79 bottomPadding); in updatePadding() local
192 val bottomPadding = holder.seekBar.paddingBottom in setVerticalPadding() constant
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
195 public Params addPaddingToScrollView(int topPadding, int bottomPadding) { in addPaddingToScrollView()
63 ) { bottomPadding, searchQuery -> in searchQuery() method
75 val bottomPadding: Dp, in <lambda>() constant in com.android.settingslib.spaprivileged.template.app.AppListInput
277 val bottomPadding by in ContentScope() constant
480 int bottomPadding = isOverflow ? mExpandedViewPadding : mManageButtonHeightIncludingMargins; in getMaxExpandedViewHeight() local836 final float bottomPadding = bubbleCount > 1 in getAllowableStackPositionRegion() local
452 val bottomPadding by in SplitShade() constant
607 val bottomPadding = viewModel.qqsBottomPadding in <lambda>() constant
946 int bottomPadding = mContext.getResources().getDimensionPixelSize( in setAvailabilityDotPadding() local
1333 final int bottomPadding = mList.getPaddingBottom(); in getPosFromItemCount() local