Searched refs:mNotificationSwitchListener (Results 1 – 2 of 2) sorted by relevance
42 private NotificationsFragment.NotificationSwitchListener mNotificationSwitchListener; field in NotificationsAppListPreferenceController51 mNotificationSwitchListener = listener; in setNotificationSwitchListener()83 if (mNotificationSwitchListener != null) { in createPreference()84 mNotificationSwitchListener.onSwitchChanged(); in createPreference()
67 private NotificationsFragment.NotificationSwitchListener mNotificationSwitchListener; field in RecentNotificationsAppsPreferenceController87 mNotificationSwitchListener = listener; in setNotificationSwitchListener()214 if (mNotificationSwitchListener != null) { in displayRecentApps()215 mNotificationSwitchListener.onSwitchChanged(); in displayRecentApps()