Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacy.java265 void animateInUdfpsBouncer(Runnable onEndAnimation) { in animateInUdfpsBouncer() method in UdfpsKeyguardViewLegacy
DUdfpsKeyguardViewControllerLegacy.kt425 view.animateInUdfpsBouncer(null) in <lambda>()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacyControllerWithCoroutinesTest.kt160 verify(mView).animateInUdfpsBouncer(any()) in shadeLocked_showAlternateBouncer_unpauseAuth()