Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintEnrollEnrolling.java360 final RelativeLayout progressLottieLayout = findViewById(R.id.progress_lottie); in setHelpAnimation() local
361 mHelpAnimation = ObjectAnimator.ofFloat(progressLottieLayout, in setHelpAnimation()