Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java192 private int mWidgetWidthGap, mWidgetHeightGap; field in AppsCustomizePagedView
265 mWidgetHeightGap = in AppsCustomizePagedView()
1176 - ((mWidgetCountY - 1) * mWidgetHeightGap)) / mWidgetCountY); in syncWidgetPageItems()
1233 if (iy > 0) lp.topMargin = mWidgetHeightGap; in syncWidgetPageItems()