Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/location/
H A DRecentLocationRequestSeeAllFragment.java41 private RecentLocationRequestSeeAllPreferenceController mController;
53 mController = use(RecentLocationRequestSeeAllPreferenceController.class); in onAttach()
H A DRecentLocationRequestSeeAllPreferenceController.java36 public class RecentLocationRequestSeeAllPreferenceController class
45 public RecentLocationRequestSeeAllPreferenceController(Context context, String key) { in RecentLocationRequestSeeAllPreferenceController() method in RecentLocationRequestSeeAllPreferenceController