Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScreenOffAnimationController.kt23 import com.android.systemui.unfold.FoldAodAnimationController
35 private val foldToAodAnimation: FoldAodAnimationController? = sysUiUnfoldComponent
DDozeParameters.java55 import com.android.systemui.unfold.FoldAodAnimationController;
71 StatusBarStateController.StateListener, FoldAodAnimationController.FoldAodAnimationStatus {
86 private final FoldAodAnimationController mFoldAodAnimationController;
DStatusBarKeyguardViewManager.java102 import com.android.systemui.unfold.FoldAodAnimationController;
135 KeyguardViewController, FoldAodAnimationController.FoldAodAnimationStatus {
162 private final FoldAodAnimationController mFoldAodAnimationController;
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/mediator/
DScreenOnCoordinatorTest.kt26 import com.android.systemui.unfold.FoldAodAnimationController
54 private lateinit var foldAodAnimationController: FoldAodAnimationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
DFoldAodAnimationController.kt37 import com.android.systemui.unfold.FoldAodAnimationController.FoldAodAnimationStatus in <lambda>()
49 class FoldAodAnimationController in <lambda>() class
DSysUIUnfoldModule.kt141 fun getFoldAodAnimationController(): FoldAodAnimationController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DFoldAodAnimationControllerTest.kt91 lateinit var underTest: FoldAodAnimationController
119 FoldAodAnimationController( in setup()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DDozeParametersTest.java53 import com.android.systemui.unfold.FoldAodAnimationController;
81 @Mock private FoldAodAnimationController mFoldAodAnimationController;