Searched refs:KEY_ADVERTISE_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance
405 + "," + BatterySaverPolicy.KEY_ADVERTISE_IS_ENABLED + "=true" in testUserSettingsOverrideDeviceConfig()427 .setBoolean(BatterySaverPolicy.KEY_ADVERTISE_IS_ENABLED, false) in testUserSettingsOverrideDeviceConfig()473 .setBoolean(BatterySaverPolicy.KEY_ADVERTISE_IS_ENABLED, false) in testDeviceConfigOverridesDefaults()522 .setBoolean(BatterySaverPolicy.KEY_ADVERTISE_IS_ENABLED, false) in testDeviceConfig_AdaptiveValues()543 .setBoolean(BatterySaverPolicy.KEY_ADVERTISE_IS_ENABLED + adaptiveSuffix, in testDeviceConfig_AdaptiveValues()
108 static final String KEY_ADVERTISE_IS_ENABLED = "advertise_is_enabled"; field in BatterySaverPolicy838 KEY_ADVERTISE_IS_ENABLED + configSuffix, in fromSettings()1205 pw.println(KEY_ADVERTISE_IS_ENABLED + "=" + p.advertiseIsEnabled); in dumpPolicyLocked()