Searched defs:bottomPadding (Results 1 – 6 of 6) sorted by relevance
123 int bottomPadding = !hasButton && !hasBody ? 0 : mContentView.getPaddingBottom(); in setTitleInternal() local128 bottomPadding); in setTitleInternal() local
194 public Params addPaddingToScrollView(int topPadding, int bottomPadding) { in addPaddingToScrollView()
237 int bottomPadding = gc.isAllImages() && index == count - 1 ? mGridBottomPadding : 0; in getHeight() local
1878 final int bottomPadding = 2; in testScrollSecondaryCannotScroll() local1921 final int bottomPadding = 2; in testScrollSecondaryNeedScroll() local
1320 final int bottomPadding = mList.getPaddingBottom(); in getPosFromItemCount() local
500 int bottomPadding = Math.max(mIndicationBottomPadding, mAmbientIndicationBottomPadding); in positionClockAndNotifications() local