Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/row/ui/viewmodel/
DNotificationViewFlipperViewModelKosmos.kt22 …ort com.android.systemui.statusbar.notification.stack.domain.interactor.notificationStackInteractor
27 stackInteractor = notificationStackInteractor, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DNotificationListViewModel.kt65 notificationStackInteractor: NotificationStackInteractor, in <lambda>()
82 notificationStackInteractor.isShowingOnLockscreen, in <lambda>()
95 notificationStackInteractor.isShowingOnLockscreen, in <lambda>()
119 notificationStackInteractor.isShowingOnLockscreen, in <lambda>()
182 notificationStackInteractor.isShowingOnLockscreen, in <lambda>()
247 notificationStackInteractor.isShowingOnLockscreen, in <lambda>()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DNotificationListViewModelKosmos.kt31 …ort com.android.systemui.statusbar.notification.stack.domain.interactor.notificationStackInteractor
44 notificationStackInteractor, in <lambda>()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/domain/interactor/
DNotificationStackInteractorKosmos.kt24 val Kosmos.notificationStackInteractor by Fixture { in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/domain/interactor/
DNotificationStackInteractorTest.kt40 get() = kosmos.notificationStackInteractor