Searched refs:getScreenIdForPageIndex (Results 1 – 4 of 4) sorted by relevance
150 workspace.getScreenIdForPageIndex(occupancyIndex), itemXY[0], itemXY[1]); in placeFoldersInWorkspace()156 if (folders.isEmpty()) return workspace.getScreenIdForPageIndex(occupancyIndex); in placeFoldersInWorkspace()184 CellLayout target = workspace.getScreenWithId(workspace.getScreenIdForPageIndex(i)); in migrateHotseatWhole()
360 int screenId = workspace.getScreenIdForPageIndex(workspace.getCurrentPage()); in initColorExtractionLocations()
910 return IntSet.wrap(getScreenIdForPageIndex(getCurrentPage())); in getCurrentPageScreenIds()913 public int getScreenIdForPageIndex(int index) { in getScreenIdForPageIndex() method in Workspace2661 && screenId != getScreenIdForPageIndex(mCurrentPage) in onDropExternal()
2390 int currentScreenId = mWorkspace.getScreenIdForPageIndex(mWorkspace.getNextPage()); in bindItems()