Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/location/
DLocationSettings.java204 RecentLocationApps recentApps = new RecentLocationApps(activity); in createPreferenceHierarchy() local
205 List<RecentLocationApps.Request> recentLocationRequests = recentApps.getAppList(); in createPreferenceHierarchy()