Searched refs:pagePair (Results 1 – 1 of 1) sorted by relevance
709 CellLayout pagePair = mWorkspaceScreens.get(pagePairScreenId); in addExtraEmptyScreenOnDrag() local710 dragSourceChildCount += pagePair.getShortcutsAndWidgets().getChildCount(); in addExtraEmptyScreenOnDrag()1056 int pagePair = getScreenPair(pageToRemove); in stripEmptyScreens() local1057 if (!removeScreens.contains(pagePair)) { in stripEmptyScreens()