Searched refs:getCellLayout (Results 1 – 3 of 3) sorted by relevance
94 CellLayout cellLayout = mLauncher.getCellLayout(info.container, in replaceFolderWithFinalItem()
876 CellLayout layout = getCellLayout(pendingArgs.container, pendingArgs.screenId); in onRequestPermissionsResult()1283 CellLayout layout = getCellLayout(container, screenId); in completeAddShortcut()1398 CellLayout cellLayout = getCellLayout(launcherInfo.container, launcherInfo.screenId); in completeAddAppWidget()2065 public CellLayout getCellLayout(int container, int screenId) { in getCellLayout() method in Launcher
2991 final CellLayout cellLayout = mLauncher.getCellLayout( in onDropCompleted()