Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java64 addAlertEntry(entry); in showNotification()
172 protected final void addAlertEntry(@NonNull NotificationEntry entry) { in addAlertEntry() method in AlertingNotificationManager