/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardVisibilityHelper.java | 52 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in KeyguardVisibilityHelper() argument 57 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in KeyguardVisibilityHelper()
|
H A D | KeyguardStatusViewController.java | 71 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController) { in KeyguardStatusViewController() argument 80 dozeParameters, unlockedScreenOffAnimationController, /* animateYPos= */ true); in KeyguardStatusViewController()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationWakeUpCoordinator.kt | 43 private val unlockedScreenOffAnimationController: UnlockedScreenOffAnimationController 268 if (unlockedScreenOffAnimationController.isScreenOffAnimationPlaying() && 335 if (unlockedScreenOffAnimationController.isScreenOffAnimationPlaying()) {
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/ |
H A D | KeyguardModule.java | 99 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in newKeyguardViewMediator() argument 122 unlockedScreenOffAnimationController, in newKeyguardViewMediator()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeScreenBrightness.java | 116 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController) { in DozeScreenBrightness() argument 128 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in DozeScreenBrightness()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | UdfpsKeyguardViewController.java | 89 @NonNull UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in UdfpsKeyguardViewController() argument 101 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in UdfpsKeyguardViewController()
|
H A D | UdfpsController.java | 582 @NonNull UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in UdfpsController() 610 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in UdfpsController()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | DozeParameters.java | 110 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in DozeParameters() argument 124 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in DozeParameters()
|
H A D | NotificationIconAreaController.java | 126 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController) { in NotificationIconAreaController() argument 140 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in NotificationIconAreaController()
|
H A D | NotificationShadeWindowControllerImpl.java | 121 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in NotificationShadeWindowControllerImpl() argument 133 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in NotificationShadeWindowControllerImpl()
|
H A D | StatusBarKeyguardViewManager.java | 248 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in StatusBarKeyguardViewManager() argument 264 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in StatusBarKeyguardViewManager()
|
H A D | ScrimController.java | 237 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in ScrimController() argument 248 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in ScrimController()
|
H A D | StatusBar.java | 788 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in StatusBar() 886 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in StatusBar()
|
H A D | NotificationPanelViewController.java | 707 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in NotificationPanelViewController() 808 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in NotificationPanelViewController()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | KeyguardQsUserSwitchController.java | 131 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in KeyguardQsUserSwitchController() argument 146 unlockedScreenOffAnimationController, /* animateYPos= */ false); in KeyguardQsUserSwitchController()
|
H A D | KeyguardUserSwitcherController.java | 164 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController) { in KeyguardUserSwitcherController() argument 177 unlockedScreenOffAnimationController, /* animateYPos= */ false); in KeyguardUserSwitcherController()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
H A D | StatusBarPhoneModule.java | 240 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in provideStatusBar() 341 unlockedScreenOffAnimationController, in provideStatusBar()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardViewMediator.java | 848 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in KeyguardViewMediator() argument 885 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in KeyguardViewMediator()
|