Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifLifetimeExtender.java48 boolean maybeExtendLifetime(@NonNull NotificationEntry entry, @CancellationReason int reason); in maybeExtendLifetime() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java1848 public boolean maybeExtendLifetime( in maybeExtendLifetime() method in NotifCollectionTest.RecordingLifetimeExtender