Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintEnrollIntroduction.java340 protected int checkMaxEnrolled() { in checkMaxEnrolled() method in FingerprintEnrollIntroduction
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollIntroduction.java473 protected int checkMaxEnrolled() { in checkMaxEnrolled() method in FaceEnrollIntroduction
/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollIntroduction.java118 protected abstract int checkMaxEnrolled(); in checkMaxEnrolled() method in BiometricEnrollIntroduction