HomeSort by relevance Sort by last modified time
    Searched refs:mPageLayoutHeightGap (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 130 protected int mPageLayoutHeightGap;
218 mPageLayoutHeightGap = a.getDimensionPixelSize(
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 166 protected int mPageLayoutHeightGap;
296 mPageLayoutHeightGap = a.getDimensionPixelSize(
    [all...]

Completed in 26 milliseconds