Home
last modified time | relevance | path

Searched defs:addPreferencesSorted (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/location/
DLocationSettings.java103 static void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/location/
DLocationSettings.java102 static void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationSettings
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLocationFragment.java189 private void addPreferencesSorted(List<Preference> prefs, PreferenceGroup container) { in addPreferencesSorted() method in LocationFragment