Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java645 mExtender1.shouldExtendLifetime = true; in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren()
666 mExtender1.shouldExtendLifetime = true; in testNMSReportsUserDismissalAlwaysRemovesNotif()
1035 mExtender1.shouldExtendLifetime = true; in testLifetimeExtendersAreQueriedWhenNotifRemoved()
1036 mExtender2.shouldExtendLifetime = true; in testLifetimeExtendersAreQueriedWhenNotifRemoved()
1064 mExtender2.shouldExtendLifetime = true; in testWhenLastLifetimeExtenderExpiresAllAreReQueried()
1080 mExtender1.shouldExtendLifetime = true; in testWhenLastLifetimeExtenderExpiresAllAreReQueried()
1082 mExtender3.shouldExtendLifetime = true; in testWhenLastLifetimeExtenderExpiresAllAreReQueried()
1100 mExtender1.shouldExtendLifetime = true; in testExtendersAreNotReQueriedUntilFinalActiveExtenderExpires()
1101 mExtender2.shouldExtendLifetime = true; in testExtendersAreNotReQueriedUntilFinalActiveExtenderExpires()
1135 mExtender1.shouldExtendLifetime = true; in testNotificationIsRemovedWhenAllLifetimeExtendersExpire()
[all …]