Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java354 addActiveNotification(entry);
406 private void addActiveNotification(NotificationEntry entry) { in addActiveNotification() method in NotificationEntryManager