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

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 130 protected int mPageLayoutHeightGap;
218 mPageLayoutHeightGap = a.getDimensionPixelSize(
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 162 protected int mPageLayoutHeightGap;
287 mPageLayoutHeightGap = a.getDimensionPixelSize(
    [all...]

Completed in 3807 milliseconds