Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceEnrollEducation.java50 private boolean mIsUsingLottie; field in FaceEnrollEducation
91 mIsUsingLottie = getResources().getBoolean(R.bool.config_face_education_use_lottie); in onCreate()
92 if (mIsUsingLottie) { in onCreate()
250 if (mIsUsingLottie) { in hideDefaultIllustration()
260 if (mIsUsingLottie) { in showDefaultIllustration()