| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/ | 
| D | NotifCollectionListener.java | 65     default void onEntryUpdated(@NonNull NotificationEntry entry, boolean fromSystem) {  in onEntryUpdated()  method73     default void onEntryUpdated(@NonNull NotificationEntry entry) {  in onEntryUpdated()  method
 
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ | 
| D | RemoteInputCoordinator.kt | 97         override fun onEntryUpdated(entry: NotificationEntry, fromSystem: Boolean) {  in onEntryUpdated()  method
 | 
| D | SmartspaceDedupingCoordinator.kt | 83         override fun onEntryUpdated(entry: NotificationEntry) {  in <lambda>()  method in com.android.systemui.statusbar.notification.collection.coordinator.SmartspaceDedupingCoordinator
 | 
| D | KeyguardCoordinator.kt | 311             override fun onEntryUpdated(entry: NotificationEntry) {  in <lambda>()  method in com.android.systemui.statusbar.notification.collection.coordinator.KeyguardCoordinator
 | 
| D | HeadsUpCoordinator.kt | 424         override fun onEntryUpdated(entry: NotificationEntry) {  in <lambda>()  method in com.android.systemui.statusbar.notification.collection.coordinator.HeadsUpCoordinator
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ | 
| D | BubblesManager.java | 424     void onEntryUpdated(NotificationEntry entry, boolean fromSystem) {  in onEntryUpdated()  method in BubblesManager
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ | 
| D | NotificationLogger.java | 509         void onEntryUpdated(String key) {  in onEntryUpdated()  method in NotificationLogger.ExpansionStateLogger
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | 
| D | Bubbles.java | 209     void onEntryUpdated(BubbleEntry entry, boolean shouldBubbleUp, boolean fromSystem);  in onEntryUpdated()  method
 | 
| D | BubbleController.java | 1472     public void onEntryUpdated(BubbleEntry entry, boolean shouldBubbleUp, boolean fromSystem) {  in onEntryUpdated()  method in BubbleController2367         public void onEntryUpdated(BubbleEntry entry, boolean shouldBubbleUp, boolean fromSystem) {  in onEntryUpdated()  method in BubbleController
 
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/ | 
| D | OngoingCallController.kt | 88         override fun onEntryUpdated(entry: NotificationEntry) {  in <lambda>()  method in com.android.systemui.statusbar.phone.ongoingcall.OngoingCallController
 | 
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ | 
| D | NotifCollectionTest.java | 1792         public void onEntryUpdated(NotificationEntry entry) {  in onEntryUpdated()  method in NotifCollectionTest.RecordingCollectionListener1797         public void onEntryUpdated(NotificationEntry entry, boolean fromSystem) {  in onEntryUpdated()  method in NotifCollectionTest.RecordingCollectionListener
 
 |