Home
last modified time | relevance | path

Searched refs:animateInKeyguard (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardVisibilityHelper.java129 mUnlockedScreenOffAnimationController.animateInKeyguard( in setViewVisibility()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationControllerTest.kt116 controller.animateInKeyguard(keyguardSpy, Runnable {})
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationController.kt127 fun animateInKeyguard(keyguardView: View, after: Runnable) { regex