Home
last modified time | relevance | path

Searched refs:mPageLayoutPaddingBottom (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java385 mPageLayoutPaddingRight, mPageLayoutPaddingBottom); in onDataReady()
1003 mPageLayoutPaddingRight, mPageLayoutPaddingBottom); in setupPage()
1156 mPageLayoutPaddingRight, mPageLayoutPaddingBottom); in setupPage()
1175 final int cellHeight = ((contentHeight - mPageLayoutPaddingTop - mPageLayoutPaddingBottom in syncWidgetPageItems()
DPagedView.java126 protected int mPageLayoutPaddingBottom; field in PagedView
210 mPageLayoutPaddingBottom = a.getDimensionPixelSize( in PagedView()