/frameworks/base/packages/SystemUI/tests/utils/src/com/android/keyguard/ |
D | KeyguardUnlockAnimationControllerKosmos.kt | 19 import com.android.systemui.keyguard.KeyguardUnlockAnimationController 24 Kosmos.Fixture { mock<KeyguardUnlockAnimationController>() } in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | KeyguardStateControllerImpl.java | 42 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 72 private final Lazy<KeyguardUnlockAnimationController> mUnlockAnimationControllerLazy; 123 Lazy<KeyguardUnlockAnimationController> keyguardUnlockAnimationController, in KeyguardStateControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardClockSwitchController.java | 46 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 115 private final KeyguardUnlockAnimationController mKeyguardUnlockAnimationController; 152 private final KeyguardUnlockAnimationController.KeyguardUnlockAnimationListener 154 new KeyguardUnlockAnimationController.KeyguardUnlockAnimationListener() { 171 KeyguardUnlockAnimationController keyguardUnlockAnimationController, in KeyguardClockSwitchController()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/ |
D | SmartSpaceSection.kt | 39 import com.android.systemui.keyguard.KeyguardUnlockAnimationController in <lambda>() 55 private val keyguardUnlockAnimationController: KeyguardUnlockAnimationController, in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ |
D | KeyguardUnlockAnimationControllerTest.kt | 54 private lateinit var keyguardUnlockAnimationController: KeyguardUnlockAnimationController in <lambda>() 105 keyguardUnlockAnimationController = KeyguardUnlockAnimationController( in <lambda>() 196 KeyguardUnlockAnimationController.KeyguardUnlockAnimationListener::class.java) in <lambda>() 216 KeyguardUnlockAnimationController.KeyguardUnlockAnimationListener::class.java) in <lambda>()
|
D | KeyguardViewMediatorTest.java | 181 private @Mock KeyguardUnlockAnimationController mKeyguardUnlockAnimationController;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/ |
D | SmartspaceSection.kt | 27 import com.android.systemui.keyguard.KeyguardUnlockAnimationController 50 val keyguardUnlockAnimationController: KeyguardUnlockAnimationController,
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/ |
D | SmartspaceSectionTest.kt | 30 import com.android.systemui.keyguard.KeyguardUnlockAnimationController 56 @Mock private lateinit var keyguardUnlockAnimationController: KeyguardUnlockAnimationController
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | KeyguardStateControllerTest.java | 40 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 68 private Lazy<KeyguardUnlockAnimationController> mKeyguardUnlockAnimationControllerLazy;
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/ |
D | OverviewProxyServiceTest.kt | 37 import com.android.systemui.keyguard.KeyguardUnlockAnimationController 112 @Mock private lateinit var sysuiUnlockAnimationController: KeyguardUnlockAnimationController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/ |
D | KeyguardModule.java | 53 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 147 Lazy<KeyguardUnlockAnimationController> keyguardUnlockAnimationController, in newKeyguardViewMediator()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardClockSwitchControllerBaseTest.java | 39 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 88 KeyguardUnlockAnimationController mKeyguardUnlockAnimationController;
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationShadeWindowViewTest.kt | 37 import com.android.systemui.keyguard.KeyguardUnlockAnimationController 111 @Mock private lateinit var keyguardUnlockAnimationController: KeyguardUnlockAnimationController
|
D | NotificationShadeWindowViewControllerTest.kt | 47 import com.android.systemui.keyguard.KeyguardUnlockAnimationController 120 @Mock private lateinit var keyguardUnlockAnimationController: KeyguardUnlockAnimationController
|
D | NotificationPanelViewControllerBaseTest.java | 99 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 311 @Mock protected KeyguardUnlockAnimationController mKeyguardUnlockAnimationController;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationShadeWindowViewController.java | 50 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 104 private final KeyguardUnlockAnimationController mKeyguardUnlockAnimationController; 180 KeyguardUnlockAnimationController keyguardUnlockAnimationController, in NotificationShadeWindowViewController()
|
D | NotificationPanelViewController.java | 135 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 756 KeyguardUnlockAnimationController keyguardUnlockAnimationController, in NotificationPanelViewController() 981 new KeyguardUnlockAnimationController.KeyguardUnlockAnimationListener() { in NotificationPanelViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | ScrimController.java | 64 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 223 private final KeyguardUnlockAnimationController mKeyguardUnlockAnimationController; 342 KeyguardUnlockAnimationController keyguardUnlockAnimationController, in ScrimController()
|
D | CentralSurfacesImpl.java | 141 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 455 private final KeyguardUnlockAnimationController mKeyguardUnlockAnimationController; 694 KeyguardUnlockAnimationController keyguardUnlockAnimationController, in CentralSurfacesImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
D | OverviewProxyService.java | 88 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 635 KeyguardUnlockAnimationController sysuiUnlockAnimationController, in OverviewProxyService()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardUnlockAnimationController.kt | 149 class KeyguardUnlockAnimationController @Inject constructor( in <lambda>() class
|
D | KeyguardViewMediator.java | 1398 private final Lazy<KeyguardUnlockAnimationController> mKeyguardUnlockAnimationControllerLazy; 1447 Lazy<KeyguardUnlockAnimationController> keyguardUnlockAnimationControllerLazy,
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | CentralSurfacesImplTest.java | 121 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 322 @Mock private KeyguardUnlockAnimationController mKeyguardUnlockAnimationController;
|
D | ScrimControllerTest.java | 68 import com.android.systemui.keyguard.KeyguardUnlockAnimationController; 146 @Mock private KeyguardUnlockAnimationController mKeyguardUnlockAnimationController;
|