Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/location/
DLocationSettings.java92 private static final String KEY_RECENT_LOCATION_REQUESTS = "recent_location_requests"; field in LocationSettings
206 (PreferenceCategory) root.findPreference(KEY_RECENT_LOCATION_REQUESTS); in createPreferenceHierarchy()