Searched defs:onEntryCleanUp (Results 1 – 5 of 5) sorted by relevance
30 override fun onEntryCleanUp(entry: NotificationEntry) { in onEntryCleanUp() method
92 default void onEntryCleanUp(@NonNull NotificationEntry entry) { in onEntryCleanUp() method
112 override fun onEntryCleanUp(entry: NotificationEntry) { in <lambda>() method in com.android.systemui.statusbar.notification.icon.IconManager
688 override fun onEntryCleanUp(entry: NotificationEntry) { in <lambda>() method in com.android.systemui.statusbar.notification.collection.coordinator.HeadsUpCoordinator
1850 public void onEntryCleanUp(NotificationEntry entry) { in onEntryCleanUp() method in NotifCollectionTest.RecordingCollectionListener