Searched refs:KEY_LOCATION_MODE (Results 1 – 2 of 2) sorted by relevance
420 + "," + BatterySaverPolicy.KEY_LOCATION_MODE in testUserSettingsOverrideDeviceConfig()442 .setInt(BatterySaverPolicy.KEY_LOCATION_MODE, in testUserSettingsOverrideDeviceConfig()488 .setInt(BatterySaverPolicy.KEY_LOCATION_MODE, in testDeviceConfigOverridesDefaults()537 .setInt(BatterySaverPolicy.KEY_LOCATION_MODE, in testDeviceConfig_AdaptiveValues()566 .setInt(BatterySaverPolicy.KEY_LOCATION_MODE + adaptiveSuffix, in testDeviceConfig_AdaptiveValues()
69 static final String KEY_LOCATION_MODE = "location_mode"; field in BatterySaverPolicy875 KEY_LOCATION_MODE + configSuffix, defaultPolicy.locationMode); in fromSettings()1215 pw.println(KEY_LOCATION_MODE + "=" + p.locationMode); in dumpPolicyLocked()