Searched refs:KEY_RECENT_LOCATION_REQUESTS (Results 1 – 1 of 1) sorted by relevance
37 private static final String KEY_RECENT_LOCATION_REQUESTS = "recent_location_requests"; field in RecentLocationRequestPreferenceController88 return KEY_RECENT_LOCATION_REQUESTS; in getPreferenceKey()95 (PreferenceCategory) screen.findPreference(KEY_RECENT_LOCATION_REQUESTS); in displayPreference()