Home
last modified time | relevance | path

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

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