Home
last modified time | relevance | path

Searched refs:LOCATION_PROVIDERS_ALLOWED (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsProviderTest.java229 Settings.Secure.putString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED, "+test1"); in testParseProviderList()
230 assertTrue(Settings.Secure.getString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED) in testParseProviderList()
234 Settings.Secure.putString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED, "+test2"); in testParseProviderList()
235 assertTrue(Settings.Secure.getString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED) in testParseProviderList()
237 assertTrue(Settings.Secure.getString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED) in testParseProviderList()
241 Settings.Secure.putString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED, "+test3"); in testParseProviderList()
242 assertTrue(Settings.Secure.getString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED) in testParseProviderList()
244 assertTrue(Settings.Secure.getString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED) in testParseProviderList()
246 assertTrue(Settings.Secure.getString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED) in testParseProviderList()
250 Settings.Secure.putString(r, Settings.Secure.LOCATION_PROVIDERS_ALLOWED, "-test1"); in testParseProviderList()
[all …]
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DSettingsProviderTest.java707 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in testLocationModeChanges_viaFrontEndApi()
720 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in testLocationModeChanges_viaFrontEndApi()
733 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in testLocationModeChanges_viaFrontEndApi()
748 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in testLocationProvidersAllowed_disableProviders()
754 SETTING_TYPE_SECURE, Settings.Secure.LOCATION_PROVIDERS_ALLOWED)); in testLocationProvidersAllowed_disableProviders()
759 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in testLocationProvidersAllowed_disableProviders()
765 SETTING_TYPE_SECURE, Settings.Secure.LOCATION_PROVIDERS_ALLOWED)); in testLocationProvidersAllowed_disableProviders()
778 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in testLocationProvidersAllowed_enableAndDisable()
781 SETTING_TYPE_SECURE, Settings.Secure.LOCATION_PROVIDERS_ALLOWED, "-test"); in testLocationProvidersAllowed_enableAndDisable()
787 SETTING_TYPE_SECURE, Settings.Secure.LOCATION_PROVIDERS_ALLOWED)); in testLocationProvidersAllowed_enableAndDisable()
[all …]
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java980 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, userId); in startWatchingUserRestrictionChanges()
981 updateSecureSetting(Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in startWatchingUserRestrictionChanges()
1588 if (Settings.Secure.LOCATION_PROVIDERS_ALLOWED.equals(name)) {
1825 if (Settings.Secure.LOCATION_PROVIDERS_ALLOWED.equals(name)
2046 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, owningUserId);
2084 Settings.Secure.LOCATION_PROVIDERS_ALLOWED);
2089 owningUserId, Settings.Secure.LOCATION_PROVIDERS_ALLOWED, newProviders, tag,
4247 Secure.LOCATION_PROVIDERS_ALLOWED);
DDatabaseHelper.java350 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in onUpgrade()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java367 Settings.Secure.getUriFor(Settings.Secure.LOCATION_PROVIDERS_ALLOWED), true, in initializeLocked()
981 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in LocationProvider()
1189 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in onAllowedChangedLocked()
1239 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in onUseableChangedLocked()
1245 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in onUseableChangedLocked()
/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java687 case android.provider.Settings.Secure.LOCATION_PROVIDERS_ALLOWED: in isSettingRestrictedForUser()
/frameworks/base/core/java/android/provider/
DSettings.java2571 MOVED_TO_SECURE.add(Secure.LOCATION_PROVIDERS_ALLOWED);
4905 public static final String LOCATION_PROVIDERS_ALLOWED = Secure.LOCATION_PROVIDERS_ALLOWED; field in Settings.System
6182 public static final String LOCATION_PROVIDERS_ALLOWED = "location_providers_allowed"; field in Settings.Secure
9379 CLONE_TO_MANAGED_PROFILE.add(LOCATION_PROVIDERS_ALLOWED);
9441 LOCATION_PROVIDERS_ALLOWED, cr.getUserId()); in isLocationProviderEnabled()
/frameworks/base/location/java/android/location/
DLocationManager.java1377 Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in setProviderEnabledForUser()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25349 …field public static final deprecated java.lang.String LOCATION_PROVIDERS_ALLOWED = "location_provi…
25444 …field public static final deprecated java.lang.String LOCATION_PROVIDERS_ALLOWED = "location_provi…
/frameworks/base/non-updatable-api/
Dcurrent.txt39124 …field @Deprecated public static final String LOCATION_PROVIDERS_ALLOWED = "location_providers_allo…
39220 …field @Deprecated public static final String LOCATION_PROVIDERS_ALLOWED = "location_providers_allo…
/frameworks/base/api/
Dcurrent.txt39268 …field @Deprecated public static final String LOCATION_PROVIDERS_ALLOWED = "location_providers_allo…
39364 …field @Deprecated public static final String LOCATION_PROVIDERS_ALLOWED = "location_providers_allo…