Searched refs:numCustomPages (Results 1 – 4 of 4) sorted by relevance
91 if (index > mWorkspace.numCustomPages()) { in onInitializeAccessibilityNodeInfo()
365 CellLayout cl = (CellLayout) getChildAt(numCustomPages()); in estimateItemSize()816 nScreens = nScreens - numCustomPages(); in hasExtraEmptyScreen()904 int minScreens = 1 + numCustomPages(); in stripEmptyScreens()1531 int firstIndex = numCustomPages(); in wallpaperOffsetForScroll()1567 int numScrollingPages = getChildCount() - numCustomPages(); in numEmptyScreensToIgnore()1576 int numScrollingPages = getChildCount() - numEmptyScreensToIgnore() - numCustomPages(); in getNumScreensExcludingEmptyAndCustom()1676 for (int i = numCustomPages(); i < getChildCount(); i++) { in updatePageAlphaValues()1711 public int numCustomPages() { in numCustomPages() method in Workspace.WallpaperOffsetInterpolator2048 int start = numCustomPages(); in getOverviewModePages()2131 for (int i = numCustomPages(); i < total; i++) { in updateAccessibilityFlags()[all …]
288 final int customPageCount = mWorkspace.numCustomPages(); in animateWorkspace()
872 getDescendantRectRelativeToSelf(workspace.getChildAt(workspace.numCustomPages()), in showPageHints()