Searched refs:REMOVE_UNRESTORED_ICONS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java89 private static final boolean REMOVE_UNRESTORED_ICONS = true; field in class:LauncherModel
1932 } else if (REMOVE_UNRESTORED_ICONS) {
1938 } else if (REMOVE_UNRESTORED_ICONS) {
2195 } else if (REMOVE_UNRESTORED_ICONS && !isSafeMode) {

Completed in 44 milliseconds