Home
last modified time | relevance | path

Searched refs:addKeyguardUnlockAnimationListener (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationControllerTest.kt190 keyguardUnlockAnimationController.addKeyguardUnlockAnimationListener(listener)
210 keyguardUnlockAnimationController.addKeyguardUnlockAnimationListener(listener)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt395 fun addKeyguardUnlockAnimationListener(listener: KeyguardUnlockAnimationListener) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java287 mKeyguardUnlockAnimationController.addKeyguardUnlockAnimationListener( in onViewAttached()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java962 keyguardUnlockAnimationController.addKeyguardUnlockAnimationListener( in NotificationPanelViewController()