Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacyControllerWithCoroutinesTest.kt131 verify(mView).animateInUdfpsBouncer(any())
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacy.java266 void animateInUdfpsBouncer(Runnable onEndAnimation) { in animateInUdfpsBouncer() method in UdfpsKeyguardViewLegacy
H A DUdfpsKeyguardViewControllerLegacy.kt369 view.animateInUdfpsBouncer(null)