Home
last modified time | relevance | path

Searched defs:releaseImmediately (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java76 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpManagerPhone.java316 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification()