Home
last modified time | relevance | path

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

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