Searched refs:getCellLayout (Results 1 – 3 of 3) sorted by relevance
813 CellLayout layout = getCellLayout(pendingArgs.container, pendingArgs.screenId); in onRequestPermissionsResult()1180 CellLayout layout = getCellLayout(container, screenId); in completeAddShortcut()1873 public CellLayout getCellLayout(int container, int screenId) { in getCellLayout() method in Launcher
2783 final CellLayout cellLayout = mLauncher.getCellLayout(
1075 CellLayout cellLayout = mLauncher.getCellLayout(mInfo.container, in replaceFolderWithFinalItem()