Searched refs:getScreenIdForPageIndex (Results 1 – 3 of 3) sorted by relevance
144 workspace.getScreenIdForPageIndex(occupancyIndex), itemXY[0], itemXY[1]); in placeFoldersInWorkspace()150 if (folders.isEmpty()) return workspace.getScreenIdForPageIndex(occupancyIndex); in placeFoldersInWorkspace()178 CellLayout target = workspace.getScreenWithId(workspace.getScreenIdForPageIndex(i)); in migrateHotseatWhole()
788 public int getScreenIdForPageIndex(int index) { in getScreenIdForPageIndex() method in Workspace1866 if (getScreenIdForPageIndex(mCurrentPage) != screenId && !hasMovedIntoHotseat) { in onDrop()2476 && screenId != getScreenIdForPageIndex(mCurrentPage)
2316 int currentScreenId = mWorkspace.getScreenIdForPageIndex(mWorkspace.getNextPage()); in bindItems()