Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java805 UdfpsAnimationViewController<?> animation = inflateUdfpsAnimation(reason); in showUdfpsOverlay()
834 private UdfpsAnimationViewController<?> inflateUdfpsAnimation(int reason) { in inflateUdfpsAnimation() method in UdfpsController