Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DRemoteInputCoordinator.kt40 …com.android.systemui.statusbar.notification.collection.notifcollection.SelfTrackingLifetimeExtender
232 SelfTrackingLifetimeExtender(TAG, "RemoteInputHistory", DEBUG, mMainHandler) {
248 SelfTrackingLifetimeExtender(TAG, "SmartReplyHistory", DEBUG, mMainHandler) {
269 SelfTrackingLifetimeExtender(TAG, "RemoteInputActive", DEBUG, mMainHandler) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DSelfTrackingLifetimeExtender.kt18 abstract class SelfTrackingLifetimeExtender( in <lambda>() class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DSelfTrackingLifetimeExtenderTest.kt217 SelfTrackingLifetimeExtender("Test", "Testable", debug, mainHandler) {