Home | History | Annotate | Download | only in launcher3

Lines Matching refs:appState

417         final LauncherAppState appState = LauncherAppState.getInstanceNoCreate();
418 if (appState == null) {
424 final IconCache iconCache = appState.getIconCache();
534 final LauncherAppState appState = LauncherAppState.getInstanceNoCreate();
535 if (appState == null) {
543 final IconCache iconCache = appState.getIconCache();
545 final DeviceProfile profile = appState.getDynamicGrid().getDeviceProfile();