Searched defs:onEntryRemoved (Results 1 – 7 of 7) sorted by relevance
81 default void onEntryRemoved(@NonNull NotificationEntry entry, @CancellationReason int reason) { in onEntryRemoved() method
94 default void onEntryRemoved( in onEntryRemoved() method
428 void onEntryRemoved(NotificationEntry entry) { in onEntryRemoved() method in BubblesManager
216 void onEntryRemoved(BubbleEntry entry); in onEntryRemoved() method
1486 private void onEntryRemoved(BubbleEntry entry) { in onEntryRemoved() method in BubbleController2374 public void onEntryRemoved(BubbleEntry entry) { in onEntryRemoved() method in BubbleController
503 void onEntryRemoved(String key) { in onEntryRemoved() method in NotificationLogger.ExpansionStateLogger
1802 public void onEntryRemoved(NotificationEntry entry, int reason) { in onEntryRemoved() method in NotifCollectionTest.RecordingCollectionListener