HomeSort by relevance Sort by last modified time
    Searched refs:mPageLayoutWidthGap (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 380 mWidgetSpacingLayout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap);
    [all...]
PagedView.java 129 protected int mPageLayoutWidthGap;
216 mPageLayoutWidthGap = a.getDimensionPixelSize(
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 165 protected int mPageLayoutWidthGap;
294 mPageLayoutWidthGap = a.getDimensionPixelSize(
    [all...]

Completed in 35 milliseconds