Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLifetimeExtender.java36 default boolean shouldExtendLifetimeForPendingNotification( in shouldExtendLifetimeForPendingNotification() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java468 if (extender.shouldExtendLifetimeForPendingNotification(pendingEntry)) { in removeNotificationInternal()