Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DSelfTrackingLifetimeExtenderTest.kt153 extender.endAllLifetimeExtensions() in testExtendThenEndAll()
197 extender.endAllLifetimeExtensions() in testExtendWithinEndAllCanReExtend()
211 extender.endAllLifetimeExtensions() in testExtendWithinEndAllCanNotReExtend()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DSelfTrackingLifetimeExtender.kt38 fun endAllLifetimeExtensions() { in <lambda>() method in com.android.systemui.statusbar.notification.collection.notifcollection.SelfTrackingLifetimeExtender
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DRemoteInputCoordinator.kt205 mRemoteInputActiveExtender.endAllLifetimeExtensions() in onPanelCollapsed()