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.java1513 int numScrollingPages = getNumScreensExcludingEmptyAndCustom(); in wallpaperOffsetForScroll() local
1567 int numScrollingPages = getChildCount() - numCustomPages(); in numEmptyScreensToIgnore() local
1576 int numScrollingPages = getChildCount() - numEmptyScreensToIgnore() - numCustomPages(); in getNumScreensExcludingEmptyAndCustom() local