Searched refs:FORCED_APP_STANDBY_ENABLED (Results 1 – 6 of 6) sorted by relevance
170 Settings.Global.FORCED_APP_STANDBY_ENABLED, 0); in testFeatureFlag()189 Settings.Global.FORCED_APP_STANDBY_ENABLED, 1); in tearDown()
211 Settings.Global.getUriFor(Settings.Global.FORCED_APP_STANDBY_ENABLED), in register()219 return injectGetGlobalSettingInt(Settings.Global.FORCED_APP_STANDBY_ENABLED, 1) == 1; in isForcedAppStandbyEnabled()229 if (Settings.Global.getUriFor(Settings.Global.FORCED_APP_STANDBY_ENABLED).equals(uri)) { in onChange()
285 Settings.Global.FORCED_APP_STANDBY_ENABLED,
231 Settings.Global.FORCED_APP_STANDBY_ENABLED, in dumpProtoGlobalSettingsLocked()232 GlobalSettingsProto.App.FORCED_APP_STANDBY_ENABLED); in dumpProtoGlobalSettingsLocked()
13528 public static final String FORCED_APP_STANDBY_ENABLED = "forced_app_standby_enabled"; field in Settings.Global
45600 Landroid/provider/Settings$Global;->FORCED_APP_STANDBY_ENABLED:Ljava/lang/String;