Home | History | Annotate | Download | only in settings

Lines Matching refs:LOCATION_PROVIDERS_ALLOWED

141         sRestrictedKeys.put(Settings.Secure.LOCATION_PROVIDERS_ALLOWED,
719 if (Secure.LOCATION_PROVIDERS_ALLOWED.equals(request)
997 * Used to parse changes to the value of Settings.Secure.LOCATION_PROVIDERS_ALLOWED.
1017 String where = Settings.Secure.NAME + "=\'" + Settings.Secure.LOCATION_PROVIDERS_ALLOWED + "\'";
1091 // Special case LOCATION_PROVIDERS_ALLOWED.
1094 if (Settings.Secure.LOCATION_PROVIDERS_ALLOWED.equals(name)) {