Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
DNotificationsFragment.java60 RecentNotificationsAppsPreferenceController recentNotificationsController = in onAttach() local
71 mAppListItemManager.registerListener(recentNotificationsController); in onAttach()
72 recentNotificationsController.setApplicationsState(applicationsState); in onAttach()
78 recentNotificationsController.setNotificationSwitchListener(() -> in onAttach()