Home
last modified time | relevance | path

Searched refs:getNumScreensExcludingEmptyAndCustom (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1513 int numScrollingPages = getNumScreensExcludingEmptyAndCustom(); in wallpaperOffsetForScroll()
1575 private int getNumScreensExcludingEmptyAndCustom() { in getNumScreensExcludingEmptyAndCustom() method
1612 if (getNumScreensExcludingEmptyAndCustom() != mNumScreens) { in setFinalX()
1617 mNumScreens = getNumScreensExcludingEmptyAndCustom(); in setFinalX()