/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/phone/ |
D | ScreenOffAnimationControllerKosmos.kt | 22 var Kosmos.screenOffAnimationController by Kosmos.Fixture { mock<ScreenOffAnimationController>() } in <lambda>() variable
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/ |
D | NotificationShelfInteractorTest.kt | 51 private val screenOffAnimationController = constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/power/domain/interactor/ |
D | PowerInteractorFactory.kt | 52 val screenOffAnimationController: ScreenOffAnimationController, constant in com.android.systemui.power.domain.interactor.PowerInteractorFactory.WithDependencies
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardVisibilityHelper.java | 62 ScreenOffAnimationController screenOffAnimationController, in KeyguardVisibilityHelper()
|
D | KeyguardStatusViewController.java | 175 ScreenOffAnimationController screenOffAnimationController, in KeyguardStatusViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ |
D | NotificationIconContainerAlwaysOnDisplayViewBinder.kt | 43 private val screenOffAnimationController: ScreenOffAnimationController, constant in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconContainerAlwaysOnDisplayViewBinder
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | KeyguardQsUserSwitchControllerTest.kt | 69 private lateinit var screenOffAnimationController: ScreenOffAnimationController variable in com.android.systemui.statusbar.policy.KeyguardQsUserSwitchControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/ |
D | KeyguardModule.java | 148 ScreenOffAnimationController screenOffAnimationController, in newKeyguardViewMediator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | KeyguardQsUserSwitchController.java | 149 ScreenOffAnimationController screenOffAnimationController, in KeyguardQsUserSwitchController()
|
D | KeyguardUserSwitcherController.java | 164 ScreenOffAnimationController screenOffAnimationController) { in KeyguardUserSwitcherController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | PulsingGestureListenerTest.kt | 75 private lateinit var screenOffAnimationController: ScreenOffAnimationController variable in com.android.systemui.shade.PulsingGestureListenerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/domain/interactor/ |
D | PowerInteractor.kt | 42 private val screenOffAnimationController: ScreenOffAnimationController, in <lambda>() constant in com.android.systemui.power.domain.interactor.PowerInteractor
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/ |
D | NotificationShelfViewModelTest.kt | 69 private val screenOffAnimationController: ScreenOffAnimationController = mock { in create() constant in com.android.systemui.statusbar.notification.shelf.ui.viewmodel.NotificationShelfViewModelTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/power/domain/interactor/ |
D | PowerInteractorTest.kt | 55 @Mock private lateinit var screenOffAnimationController: ScreenOffAnimationController variable in com.android.systemui.power.domain.interactor.PowerInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | KeyguardRootViewModelTest.kt | 77 private val screenOffAnimationController by lazy { kosmos.screenOffAnimationController } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | DozeParameters.java | 126 ScreenOffAnimationController screenOffAnimationController, in DozeParameters()
|
D | LegacyNotificationIconAreaControllerImpl.java | 141 ScreenOffAnimationController screenOffAnimationController) { in LegacyNotificationIconAreaControllerImpl()
|
D | BiometricUnlockController.java | 291 ScreenOffAnimationController screenOffAnimationController, in BiometricUnlockController()
|
D | ScrimController.java | 341 ScreenOffAnimationController screenOffAnimationController, in ScrimController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
D | NotificationWakeUpCoordinatorTest.kt | 78 private val screenOffAnimationController: ScreenOffAnimationController = mock() constant in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinatorTest
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/ |
D | TestMocksModule.kt | 120 @get:Provides val screenOffAnimationController: ScreenOffAnimationController = mock(), constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardViewConfigurator.kt | 90 private val screenOffAnimationController: ScreenOffAnimationController, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationWakeUpCoordinator.kt | 65 private val screenOffAnimationController: ScreenOffAnimationController, constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | KeyguardRootViewModel.kt | 118 private val screenOffAnimationController: ScreenOffAnimationController, in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardRootViewModel
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/ |
D | KeyguardPreviewRenderer.kt | 143 private val screenOffAnimationController: ScreenOffAnimationController, in <lambda>() constant
|