Home
last modified time | relevance | path

Searched refs:PREF_PRIVACY_CLEAR_GEOLOCATION_ACCESS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DBrowserYesNoPreference.java54 } else if (PreferenceKeys.PREF_PRIVACY_CLEAR_GEOLOCATION_ACCESS.equals( in onDialogClosed()
DPreferenceKeys.java95 static final String PREF_PRIVACY_CLEAR_GEOLOCATION_ACCESS = "privacy_clear_geolocation_access"; field