Searched defs:numScrollingPages (Results 1 – 1 of 1) sorted by relevance
64 private void wallpaperOffsetForScroll(int scroll, int numScrollingPages, final int[] out) { in wallpaperOffsetForScroll()122 int numScrollingPages = mWorkspace.getChildCount(); in getNumScreensExcludingEmpty() local