Searched refs:numEmptyScreensToIgnore (Results 1 – 1 of 1) sorted by relevance
1530 int emptyExtraPages = numEmptyScreensToIgnore(); in wallpaperOffsetForScroll()1566 private int numEmptyScreensToIgnore() { in numEmptyScreensToIgnore() method1576 int numScrollingPages = getChildCount() - numEmptyScreensToIgnore() - numCustomPages(); in getNumScreensExcludingEmptyAndCustom()