Home
last modified time | relevance | path

Searched refs:removeKeyguardUnlockAnimationListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt415 fun removeKeyguardUnlockAnimationListener(listener: KeyguardUnlockAnimationListener) { in <lambda>() method in com.android.systemui.keyguard.KeyguardUnlockAnimationController
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java379 mKeyguardUnlockAnimationController.removeKeyguardUnlockAnimationListener( in onViewDetached()