Home
last modified time | relevance | path

Searched refs:getLocationServices (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/location/
DLocationInjectedServicesPreferenceController.java43 final Map<Integer, List<Preference>> prefs = getLocationServices(); in injectLocationServices()
DLocationInjectedServicesForWorkPreferenceController.java45 final Map<Integer, List<Preference>> prefs = getLocationServices(); in injectLocationServices()
DLocationInjectedServicesForPrivateProfilePreferenceController.java54 final Map<Integer, List<Preference>> prefs = getLocationServices(); in injectLocationServices()
DLocationInjectedServiceBasePreferenceController.java114 protected Map<Integer, List<Preference>> getLocationServices() { in getLocationServices() method in LocationInjectedServiceBasePreferenceController