Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
DNotificationsAppListPreferenceController.java44 private NotificationsFragment.NotificationSwitchListener mNotificationSwitchListener;
52 NotificationsFragment.NotificationSwitchListener listener) { in setNotificationSwitchListener()
DRecentNotificationsAppsPreferenceController.java67 private NotificationsFragment.NotificationSwitchListener mNotificationSwitchListener;
86 NotificationsFragment.NotificationSwitchListener listener) { in setNotificationSwitchListener()
DNotificationsFragment.java108 public interface NotificationSwitchListener { interface in NotificationsFragment