Searched refs:NotificationSuppressionChangedListener (Results 1 – 7 of 7) sorted by relevance
61 private BubbleController.NotificationSuppressionChangedListener mSuppressionListener;
729 BubbleController.NotificationSuppressionChangedListener listener = in testNotifyShadeSuppressionChange_notificationDismiss()730 mock(BubbleController.NotificationSuppressionChangedListener.class); in testNotifyShadeSuppressionChange_notificationDismiss()752 BubbleController.NotificationSuppressionChangedListener listener = in testNotifyShadeSuppressionChange_bubbleExpanded()753 mock(BubbleController.NotificationSuppressionChangedListener.class); in testNotifyShadeSuppressionChange_bubbleExpanded()
883 BubbleController.NotificationSuppressionChangedListener listener = in testNotifyShadeSuppressionChange_notificationDismiss()884 mock(BubbleController.NotificationSuppressionChangedListener.class); in testNotifyShadeSuppressionChange_notificationDismiss()907 BubbleController.NotificationSuppressionChangedListener listener = in testNotifyShadeSuppressionChange_bubbleExpanded()908 mock(BubbleController.NotificationSuppressionChangedListener.class); in testNotifyShadeSuppressionChange_bubbleExpanded()
108 private BubbleController.NotificationSuppressionChangedListener mSuppressionListener;
63 private BubbleController.NotificationSuppressionChangedListener mSuppressionListener;173 @Nullable final BubbleController.NotificationSuppressionChangedListener listener, in Bubble()
139 private BubbleController.NotificationSuppressionChangedListener mSuppressionListener;167 BubbleController.NotificationSuppressionChangedListener listener) { in setSuppressionChangedListener()
258 public interface NotificationSuppressionChangedListener { interface in BubbleController390 mBubbleData.setSuppressionChangedListener(new NotificationSuppressionChangedListener() { in BubbleController()