Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationService.java67 private static final int REENROLL_NOT_REQUIRED = 0; field in BiometricNotificationService
181 Settings.Secure.FACE_UNLOCK_RE_ENROLL, REENROLL_NOT_REQUIRED, in start() local
249 Settings.Secure.FACE_UNLOCK_RE_ENROLL, REENROLL_NOT_REQUIRED, in isFaceReenrollRequired()