Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
DProfileSelectLocationServicesFragment.java23 import com.android.settings.location.LocationServicesForPrivateProfile;
38 LocationServicesForPrivateProfile::new); in getFragments()
/packages/apps/Settings/src/com/android/settings/location/
DLocationServicesForPrivateProfile.java25 public class LocationServicesForPrivateProfile extends DashboardFragment { class