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

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 129 protected int mPageLayoutWidthGap;
216 mPageLayoutWidthGap = a.getDimensionPixelSize(
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 142 protected int mPageLayoutWidthGap;
222 mPageLayoutWidthGap = a.getDimensionPixelSize(
    [all...]

Completed in 90 milliseconds