Searched refs:mNotificationSwitchListener (Results 1 – 2 of 2) sorted by relevance
44 private NotificationsFragment.NotificationSwitchListener mNotificationSwitchListener; field in NotificationsAppListPreferenceController53 mNotificationSwitchListener = listener; in setNotificationSwitchListener()103 if (mNotificationSwitchListener != null) { in onSecondaryActionClick()104 mNotificationSwitchListener.onSwitchChanged(); in onSecondaryActionClick()
67 private NotificationsFragment.NotificationSwitchListener mNotificationSwitchListener; field in RecentNotificationsAppsPreferenceController87 mNotificationSwitchListener = listener; in setNotificationSwitchListener()214 if (mNotificationSwitchListener != null) { in displayRecentApps()215 mNotificationSwitchListener.onSwitchChanged(); in displayRecentApps()