Searched refs:addPreferencesSorted (Results 1 – 5 of 5) sorted by relevance
101 LocationSettings.addPreferencesSorted(entry.getValue(), mCategoryLocationServices); in updateState()104 LocationSettings.addPreferencesSorted(entry.getValue(), in updateState()
102 static void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationSettings
140 addPreferencesSorted(recentLocationPrefs, recentRequests); in onCreatePreferences()172 private void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationFragment