Home
last modified time | relevance | path

Searched refs:updateNotificationInternally (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java997 () -> updateNotificationInternally(sbn, name, reason));
1008 private void updateNotificationInternally(StatusBarNotification sbn, String name, in updateNotificationInternally() method in NotifCollection