Home
last modified time | relevance | path

Searched defs:numScrollingPages (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1471 int numScrollingPages = getNumScreensExcludingEmptyAndCustom(); in wallpaperOffsetForCurrentScroll() local
1488 int numScrollingPages = getChildCount() - numCustomPages(); in numEmptyScreensToIgnore() local
1497 int numScrollingPages = getChildCount() - numEmptyScreensToIgnore() - numCustomPages(); in getNumScreensExcludingEmptyAndCustom() local