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

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 381 mWidgetSpacingLayout.setPadding(mPageLayoutPaddingLeft, mPageLayoutPaddingTop,
    [all...]
PagedView.java 125 protected int mPageLayoutPaddingTop;
208 mPageLayoutPaddingTop = a.getDimensionPixelSize(
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java 378 mWidgetSpacingLayout.setPadding(mPageLayoutPaddingLeft, mPageLayoutPaddingTop,
    [all...]
PagedView.java 161 protected int mPageLayoutPaddingTop;
286 mPageLayoutPaddingTop = a.getDimensionPixelSize(
    [all...]

Completed in 2005 milliseconds