Home
last modified time | relevance | path

Searched refs:LOCATION_MODE (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DSettingsProviderTest.java699 Settings.Secure.LOCATION_MODE, in testLocationModeChanges_viaFrontEndApi()
712 Settings.Secure.LOCATION_MODE, in testLocationModeChanges_viaFrontEndApi()
725 Settings.Secure.LOCATION_MODE, in testLocationModeChanges_viaFrontEndApi()
741 Settings.Secure.LOCATION_MODE, in testLocationProvidersAllowed_disableProviders()
772 Settings.Secure.LOCATION_MODE, in testLocationProvidersAllowed_enableAndDisable()
794 Settings.Secure.LOCATION_MODE, in testLocationProvidersAllowedLocked_invalidInput()
/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java552 android.provider.Settings.Secure.LOCATION_MODE, in applyUserRestriction()
676 case android.provider.Settings.Secure.LOCATION_MODE: in isSettingRestrictedForUser()
DUserManagerService.java3078 android.provider.Settings.Secure.LOCATION_MODE, in createRestrictedProfile()
/frameworks/base/services/core/java/com/android/server/
DNetworkScorerAppManager.java224 return mSettingsFacade.getSecureInt(mContext, Settings.Secure.LOCATION_MODE, in isLocationModeEnabled()
DLocationManagerService.java357 Settings.Secure.getUriFor(Settings.Secure.LOCATION_MODE), true, in initializeLocked()
3225 Settings.Secure.LOCATION_MODE, in isLocationEnabledForUser()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java975 Settings.Secure.LOCATION_MODE, userId); in startWatchingUserRestrictionChanges()
976 updateSecureSetting(Settings.Secure.LOCATION_MODE, in startWatchingUserRestrictionChanges()
1395 if (Secure.LOCATION_MODE.equals(name)) { in getSecureSetting()
1502 Secure.LOCATION_MODE,
3135 final Uri uri = getNotificationUriFor(key, Secure.LOCATION_MODE);
4243 Secure.LOCATION_MODE);
4260 Secure.LOCATION_MODE, Integer.toString(defLocationMode),
DSettingsProtoDumpUtil.java2037 Settings.Secure.LOCATION_MODE, in dumpProtoSecureSettingsLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java384 Settings.Secure.LOCATION_MODE, in testAddRestrictedProfile()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DNetworkScorerAppManagerTest.java593 eq(Settings.Secure.LOCATION_MODE), anyInt())).thenReturn(returnVal); in mockLocationModeValue()
/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsBackupTest.java653 Settings.Secure.LOCATION_MODE,
/frameworks/base/location/java/android/location/
DLocationManager.java1301 Settings.Secure.LOCATION_MODE, in setLocationEnabledForUser()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java704 Settings.Secure.getUriFor(Settings.Secure.LOCATION_MODE), in GnssLocationProvider()
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto531 // If set to 1, {@link Secure#LOCATION_MODE} will be set to {@link
/frameworks/base/core/java/android/provider/
DSettings.java6193 public static final String LOCATION_MODE = "location_mode"; field in Settings.Secure
9378 CLONE_TO_MANAGED_PROFILE.add(LOCATION_MODE);
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto589 LOCATION_MODE = 64; enumerator
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java430 SECURE_SETTINGS_DEVICEOWNER_WHITELIST.add(Settings.Secure.LOCATION_MODE);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25344 field public static final java.lang.String LOCATION_MODE = "location_mode";
/frameworks/base/non-updatable-api/
Dcurrent.txt39119 field @Deprecated public static final String LOCATION_MODE = "location_mode";
/frameworks/base/api/
Dcurrent.txt39263 field @Deprecated public static final String LOCATION_MODE = "location_mode";