Searched refs:mWidgetWidthGap (Results 1 – 1 of 1) sorted by relevance
192 private int mWidgetWidthGap, mWidgetHeightGap; field in AppsCustomizePagedView263 mWidgetWidthGap = in AppsCustomizePagedView()1173 - ((mWidgetCountX - 1) * mWidgetWidthGap)) / mWidgetCountX); in syncWidgetPageItems()1232 if (ix > 0) lp.leftMargin = mWidgetWidthGap; in syncWidgetPageItems()