Lines Matching refs:appState
580 final LauncherAppState appState = LauncherAppState.getInstanceNoCreate();
581 if (appState == null || !initializeIconCache()) {
589 final DeviceProfile profile = appState.getDynamicGrid().getDeviceProfile();
1123 final LauncherAppState appState = LauncherAppState.getInstanceNoCreate();
1124 if (appState == null) {
1130 mIconCache = appState.getIconCache();