Home
last modified time | relevance | path

Searched refs:KEEP_ALL_ICONS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/
DLogConfig.java27 public static final String KEEP_ALL_ICONS = "KeepAllIcons"; field in LogConfig
/packages/apps/Launcher3/src/com/android/launcher3/provider/
DRestoreDbTask.java171 boolean keepAllIcons = Utilities.isPropertyEnabled(LogConfig.KEEP_ALL_ICONS); in sanitizeDB()