Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescer.java74 private BatchableNotificationHandler mHandler;
116 public void setNotificationHandler(BatchableNotificationHandler handler) { in setNotificationHandler()
331 public interface BatchableNotificationHandler extends NotificationHandler { interface in GroupCoalescer
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java72 …d.systemui.statusbar.notification.collection.coalescer.GroupCoalescer.BatchableNotificationHandler;
765 private final BatchableNotificationHandler mNotifHandler = new BatchableNotificationHandler() {
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescerTest.java64 @Mock private GroupCoalescer.BatchableNotificationHandler mListener;
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java79 …d.systemui.statusbar.notification.collection.coalescer.GroupCoalescer.BatchableNotificationHandler;
130 @Captor private ArgumentCaptor<BatchableNotificationHandler> mListenerCaptor;
135 private BatchableNotificationHandler mNotifHandler;