Searched refs:LOCATION_MODE_ON (Results 1 – 9 of 9) sorted by relevance
98 Settings.Secure.LOCATION_MODE, Settings.Secure.LOCATION_MODE_ON); in testLocationDeviceOnlyMode()117 verifyLocationSettingsMode(Settings.Secure.LOCATION_MODE_ON); in testLocationHighAccuracyMode()148 if (mode == Settings.Secure.LOCATION_MODE_ON) { in verifyLocationSettingsMode()172 if (mode == Settings.Secure.LOCATION_MODE_ON || in verifyLocationSettingsMode()193 Settings.Secure.LOCATION_MODE, Settings.Secure.LOCATION_MODE_ON); in verifyLocationSettingsOnOrOff()
251 mode = Settings.Secure.LOCATION_MODE_ON; in onPreferenceChange()
479 == Settings.Secure.LOCATION_MODE_ON; in isLocationModeEnabled()
129 ? Settings.Secure.LOCATION_MODE_ON in setLocationEnabled()
1291 .thenReturn(Settings.Secure.LOCATION_MODE_ON); in testIsLocationEnabledFallbackToLegacySetting()
4606 ? Secure.LOCATION_MODE_ON
6926 public static final int LOCATION_MODE_ON = LOCATION_MODE_HIGH_ACCURACY; field in Settings.Secure
12358 locationEnabled ? Settings.Secure.LOCATION_MODE_ON
9385 field public static final int LOCATION_MODE_ON = 3; // 0x3