Searched refs:getCellLayout (Results 1 – 3 of 3) sorted by relevance
797 CellLayout layout = getCellLayout(pendingArgs.container, pendingArgs.screenId); in onRequestPermissionsResult()1153 CellLayout layout = getCellLayout(container, screenId); in completeAddShortcut()1847 public CellLayout getCellLayout(int container, int screenId) { in getCellLayout() method in Launcher
2765 final CellLayout cellLayout = mLauncher.getCellLayout(
1054 CellLayout cellLayout = mLauncher.getCellLayout(mInfo.container, in replaceFolderWithFinalItem()