Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/
DUserDomainLayerModule.kt21 @Module(includes = [HeadlessSystemUserModeModule::class]) object UserDomainLayerModule object
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/binder/
DInWindowLauncherUnlockAnimationManagerTest.kt27 import com.android.systemui.user.domain.UserDomainLayerModule
124 UserDomainLayerModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/domain/interactor/
DZenModeInteractorTest.kt30 import com.android.systemui.user.domain.UserDomainLayerModule
43 UserDomainLayerModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
DInWindowLauncherUnlockAnimationInteractorTest.kt35 import com.android.systemui.user.domain.UserDomainLayerModule
447 UserDomainLayerModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/
DNotificationIconContainerAlwaysOnDisplayViewModelTest.kt48 import com.android.systemui.user.domain.UserDomainLayerModule
68 UserDomainLayerModule::class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/domain/interactor/
DNotificationIconsInteractorTest.kt42 import com.android.systemui.user.domain.UserDomainLayerModule
165 UserDomainLayerModule::class,
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java147 import com.android.systemui.user.domain.UserDomainLayerModule;
260 UserDomainLayerModule.class,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionControllerTest.kt38 import com.android.systemui.user.domain.UserDomainLayerModule in <lambda>()
628 UserDomainLayerModule::class,