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