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