Searched refs:CACHED_APPS_FREEZER_ENABLED (Results 1 – 5 of 5) sorted by relevance
290 Settings.Global.CACHED_APPS_FREEZER_ENABLED);1142 Settings.Global.CACHED_APPS_FREEZER_ENABLED); in updateUseFreezer()
368 Settings.Global.getUriFor(Settings.Global.CACHED_APPS_FREEZER_ENABLED), in testAppFreezerWithAllowOomAdj()
558 Settings.Global.CACHED_APPS_FREEZER_ENABLED,
383 Settings.Global.CACHED_APPS_FREEZER_ENABLED, in dumpProtoGlobalSettingsLocked()384 GlobalSettingsProto.CACHED_APPS_FREEZER_ENABLED); in dumpProtoGlobalSettingsLocked()
18697 public static final String CACHED_APPS_FREEZER_ENABLED = "cached_apps_freezer"; field in Settings.Global