Home
last modified time | relevance | path

Searched defs:lottie (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DSideFpsOverlayViewBinder.kt152 val lottie = overlayView!!.requireViewById<LottieAnimationView>(R.id.sidefps_animation) in <lambda>() constant
171 val lottie = it.requireViewById<LottieAnimationView>(R.id.sidefps_animation) in <lambda>() constant