Home
last modified time | relevance | path

Searched refs:LOCATION_MODE_ON (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
H A DLocationSettingsTests.java98 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()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DLocationFragment.java251 mode = Settings.Secure.LOCATION_MODE_ON; in onPreferenceChange()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DWifiPermissionsUtil.java479 == Settings.Secure.LOCATION_MODE_ON; in isLocationModeEnabled()
/aosp12/frameworks/base/services/core/java/com/android/server/location/injector/
H A DSystemSettingsHelper.java129 ? Settings.Secure.LOCATION_MODE_ON in setLocationEnabled()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
H A DWifiPermissionsUtilTest.java1291 .thenReturn(Settings.Secure.LOCATION_MODE_ON); in testIsLocationEnabledFallbackToLegacySetting()
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java4606 ? Secure.LOCATION_MODE_ON
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java6926 public static final int LOCATION_MODE_ON = LOCATION_MODE_HIGH_ACCURACY; field in Settings.Secure
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java12358 locationEnabled ? Settings.Secure.LOCATION_MODE_ON
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9385 field public static final int LOCATION_MODE_ON = 3; // 0x3