Searched refs:mPageLayoutPaddingBottom (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java382 mPageLayoutPaddingRight, mPageLayoutPaddingBottom);
1008 mPageLayoutPaddingRight, mPageLayoutPaddingBottom);
1161 mPageLayoutPaddingRight, mPageLayoutPaddingBottom);
1180 final int cellHeight = ((contentHeight - mPageLayoutPaddingTop - mPageLayoutPaddingBottom
H A DPagedView.java126 protected int mPageLayoutPaddingBottom; field in class:PagedView
210 mPageLayoutPaddingBottom = a.getDimensionPixelSize(
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppsCustomizePagedView.java370 mPageLayoutPaddingRight, mPageLayoutPaddingBottom);
1146 final int cellHeight = ((contentHeight - mPageLayoutPaddingTop - mPageLayoutPaddingBottom
H A DPagedView.java162 protected int mPageLayoutPaddingBottom; field in class:PagedView
296 mPageLayoutPaddingBottom = a.getDimensionPixelSize(

Completed in 52 milliseconds