Searched refs:addPreferencesSorted (Results 1 – 6 of 6) sorted by relevance
51 LocationSettings.addPreferencesSorted(entry.getValue(), screen); in injectLocationServices()
53 LocationSettings.addPreferencesSorted(entry.getValue(), screen); in injectLocationServices()
62 LocationSettings.addPreferencesSorted(entry.getValue(), screen); in injectLocationServices()
156 static void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationSettings
128 addPreferencesSorted(recentLocationPrefs); in onCreate()156 private void addPreferencesSorted(List<PreferenceCompat> prefs) { in addPreferencesSorted() method in LocationState
181 addPreferencesSorted(recentLocationPrefs, recentRequests); in onCreatePreferences()238 private void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationFragment