/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
D | SettingsProviderTest.java | 699 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/ |
D | UserRestrictionsUtils.java | 552 android.provider.Settings.Secure.LOCATION_MODE, in applyUserRestriction() 673 case android.provider.Settings.Secure.LOCATION_MODE: in isSettingRestrictedForUser()
|
D | UserManagerService.java | 2857 android.provider.Settings.Secure.LOCATION_MODE, in createRestrictedProfile()
|
/frameworks/base/services/core/java/com/android/server/ |
D | NetworkScorerAppManager.java | 224 return mSettingsFacade.getSecureInt(mContext, Settings.Secure.LOCATION_MODE, in isLocationModeEnabled()
|
D | LocationManagerService.java | 357 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/ |
D | SettingsProvider.java | 975 Settings.Secure.LOCATION_MODE, userId); in startWatchingUserRestrictionChanges() 976 updateSecureSetting(Settings.Secure.LOCATION_MODE, in startWatchingUserRestrictionChanges() 1387 if (Secure.LOCATION_MODE.equals(name)) { in getSecureSetting() 1494 Secure.LOCATION_MODE, 3124 final Uri uri = getNotificationUriFor(key, Secure.LOCATION_MODE); 4232 Secure.LOCATION_MODE); 4249 Secure.LOCATION_MODE, Integer.toString(defLocationMode),
|
D | SettingsProtoDumpUtil.java | 2014 Settings.Secure.LOCATION_MODE, in dumpProtoSecureSettingsLocked()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | UserManagerTest.java | 384 Settings.Secure.LOCATION_MODE, in testAddRestrictedProfile()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | NetworkScorerAppManagerTest.java | 593 eq(Settings.Secure.LOCATION_MODE), anyInt())).thenReturn(returnVal); in mockLocationModeValue()
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SettingsBackupTest.java | 645 Settings.Secure.LOCATION_MODE,
|
/frameworks/base/location/java/android/location/ |
D | LocationManager.java | 1301 Settings.Secure.LOCATION_MODE, in setLocationEnabledForUser()
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | GnssLocationProvider.java | 674 Settings.Secure.getUriFor(Settings.Secure.LOCATION_MODE), in GnssLocationProvider()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 6142 public static final String LOCATION_MODE = "location_mode"; field in Settings.Secure 9226 CLONE_TO_MANAGED_PROFILE.add(LOCATION_MODE);
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 530 // If set to 1, {@link Secure#LOCATION_MODE} will be set to {@link
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 589 LOCATION_MODE = 64; enumerator
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 427 SECURE_SETTINGS_DEVICEOWNER_WHITELIST.add(Settings.Secure.LOCATION_MODE);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |