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