Home
last modified time | relevance | path

Searched refs:LOCATION_MODE_OFF (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/
H A DSystemSettingsHelper.java27 import static android.provider.Settings.Secure.LOCATION_MODE_OFF;
123 return mLocationMode.getValueForUser(LOCATION_MODE_OFF, userId) != LOCATION_MODE_OFF; in isLocationEnabled()
135 : Settings.Secure.LOCATION_MODE_OFF, in setLocationEnabled()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DNetworkScorerAppManager.java221 Settings.Secure.LOCATION_MODE_OFF) != Settings.Secure.LOCATION_MODE_OFF; in isLocationModeEnabled()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserRestrictionsUtils.java611 android.provider.Settings.Secure.LOCATION_MODE_OFF, in applyUserRestriction()
723 } else if (String.valueOf(Settings.Secure.LOCATION_MODE_OFF).equals(value)) { in isSettingRestrictedForUser()
H A DUserManagerService.java5353 android.provider.Settings.Secure.LOCATION_MODE_OFF, user.id);
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DNetworkScorerAppManagerTest.java588 mockLocationModeValue(Settings.Secure.LOCATION_MODE_OFF); in mockLocationModeOff()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java1089 .isEqualTo(Settings.Secure.LOCATION_MODE_OFF); in testAddRestrictedProfile()
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dglobal.proto542 // Secure#LOCATION_MODE_OFF} temporarily for all users.
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java4859 : Secure.LOCATION_MODE_OFF;
5462 && !Integer.toString(Secure.LOCATION_MODE_OFF)
/aosp14/frameworks/base/core/java/android/provider/
H A DSettings.java7645 public static final int LOCATION_MODE_OFF = 0; field in Settings.Secure
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15378 : Settings.Secure.LOCATION_MODE_OFF)) in setLocationEnabled()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt37313 field public static final int LOCATION_MODE_OFF = 0; // 0x0