Searched refs:mWidgetHeightGap (Results 1 – 1 of 1) sorted by relevance
192 private int mWidgetWidthGap, mWidgetHeightGap; field in AppsCustomizePagedView265 mWidgetHeightGap = in AppsCustomizePagedView()1176 - ((mWidgetCountY - 1) * mWidgetHeightGap)) / mWidgetCountY); in syncWidgetPageItems()1233 if (iy > 0) lp.topMargin = mWidgetHeightGap; in syncWidgetPageItems()