Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/location/
DLocationSettings.java99 private static final String KEY_LOCATION_SERVICES = "location_services"; field in LocationSettings
301 (PreferenceCategory) root.findPreference(KEY_LOCATION_SERVICES); in addLocationServices()