Searched refs:recentLocationPrefs (Results 1 – 1 of 1) sorted by relevance
118 List<Preference> recentLocationPrefs = new ArrayList<>(recentLocationRequests.size()); in onCreatePreferences() local136 recentLocationPrefs.add(pref); in onCreatePreferences()140 addPreferencesSorted(recentLocationPrefs, recentRequests); in onCreatePreferences()