Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java130 protected int mPageLayoutHeightGap; field in PagedView
218 mPageLayoutHeightGap = a.getDimensionPixelSize( in PagedView()
DAppsCustomizePagedView.java383 mWidgetSpacingLayout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap); in onDataReady()
1001 layout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap); in setupPage()