Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/
DNotificationsKeyguardInteractorTest.kt18 import com.android.systemui.SysUITestModule
33 @Component(modules = [SysUITestModule::class])
DNotificationAlertsInteractorTest.kt20 import com.android.systemui.SysUITestModule
33 @Component(modules = [SysUITestModule::class])
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/binder/
DInWindowLauncherUnlockAnimationManagerTest.kt21 import com.android.systemui.SysUITestModule
122 SysUITestModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/domain/interactor/
DZenModeInteractorTest.kt23 import com.android.systemui.SysUITestModule
42 SysUITestModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/
DNotificationShelfViewModelTest.kt23 import com.android.systemui.SysUITestModule
51 @Component(modules = [SysUITestModule::class, ActivatableNotificationViewModelModule::class])
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/domain/interactor/
DNotificationIconsInteractorTest.kt21 import com.android.systemui.SysUITestModule
61 @Component(modules = [SysUITestModule::class])
163 SysUITestModule::class,
272 @Component(modules = [SysUITestModule::class])
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
DInWindowLauncherUnlockAnimationInteractorTest.kt21 import com.android.systemui.SysUITestModule
445 SysUITestModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/
DNotificationIconContainerAlwaysOnDisplayViewModelTest.kt25 import com.android.systemui.SysUITestModule
66 SysUITestModule::class,
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
DSysUITestModule.kt70 interface SysUITestModule { interface
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionControllerTest.kt9 import com.android.systemui.SysUITestModule in <lambda>()
627 SysUITestModule::class,