Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/location/
DRecentLocationRequestSeeAllPreferenceController.java38 private final RecentLocationRequestSeeAllFragment mFragment;
45 Context context, Lifecycle lifecycle, RecentLocationRequestSeeAllFragment fragment) { in RecentLocationRequestSeeAllPreferenceController()
53 RecentLocationRequestSeeAllFragment fragment, in RecentLocationRequestSeeAllPreferenceController()
DRecentLocationRequestSeeAllFragment.java39 public class RecentLocationRequestSeeAllFragment extends DashboardFragment { class
94 Context context, Lifecycle lifecycle, RecentLocationRequestSeeAllFragment fragment) { in buildPreferenceControllers()