Searched defs:onEntryRemoved (Results 1 – 8 of 8) sorted by relevance
79 default void onEntryRemoved(@NonNull NotificationEntry entry, @CancellationReason int reason) { in onEntryRemoved() method
92 default void onEntryRemoved( in onEntryRemoved() method
569 void onEntryRemoved(NotificationEntry entry) { in onEntryRemoved() method in BubblesManager
183 void onEntryRemoved(BubbleEntry entry); in onEntryRemoved() method
992 private void onEntryRemoved(BubbleEntry entry) { in onEntryRemoved() method in BubbleController1605 public void onEntryRemoved(BubbleEntry entry) { in onEntryRemoved() method in BubbleController
519 void onEntryRemoved(String key) { in onEntryRemoved() method in NotificationLogger.ExpansionStateLogger
157 public void onEntryRemoved(NotificationEntry removed) { in onEntryRemoved() method in NotificationGroupManagerLegacy
1457 public void onEntryRemoved(NotificationEntry entry, int reason) { in onEntryRemoved() method in NotifCollectionTest.RecordingCollectionListener