Searched refs:LOCATION_MODE_ON (Results 1 – 6 of 6) sorted by relevance
101 Settings.Secure.LOCATION_MODE, Settings.Secure.LOCATION_MODE_ON); in testLocationDeviceOnlyMode()120 verifyLocationSettingsMode(Settings.Secure.LOCATION_MODE_ON); in testLocationHighAccuracyMode()151 if (mode == Settings.Secure.LOCATION_MODE_ON) { in verifyLocationSettingsMode()175 if (mode == Settings.Secure.LOCATION_MODE_ON || in verifyLocationSettingsMode()196 Settings.Secure.LOCATION_MODE, Settings.Secure.LOCATION_MODE_ON); in verifyLocationSettingsOnOrOff()
64 public static int LOCATION_MODE_ON = Settings.Secure.LOCATION_MODE_ON; field in SettingsCompat
183 mode = Settings.Secure.LOCATION_MODE_ON; in onPreferenceChange()
251 mode = Settings.Secure.LOCATION_MODE_ON; in onPreferenceChange()
788 == Settings.Secure.LOCATION_MODE_ON; in isLocationModeEnabled()
1502 .thenReturn(Settings.Secure.LOCATION_MODE_ON); in testIsLocationEnabledFallbackToLegacySetting()