Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollEducation.java66 private boolean mIsUsingLottie; field in FaceEnrollEducation
123 mIsUsingLottie = getResources().getBoolean(R.bool.config_face_education_use_lottie); in onCreate()
124 if (mIsUsingLottie) { in onCreate()
355 if (mIsUsingLottie) { in hideDefaultIllustration()
365 if (mIsUsingLottie) { in showDefaultIllustration()