Searched refs:ENROLL_ENROLL (Results 1 – 6 of 6) sorted by relevance
19 import static android.hardware.fingerprint.FingerprintManager.ENROLL_ENROLL;221 mAuthenticationStateListeners, 5 /* maxTemplatesPerUser */, ENROLL_ENROLL, in verifyOnEnrollSuccessCallback()
145 case FingerprintManager.ENROLL_ENROLL: in getRequestReasonFromFingerprintEnrollReason()
168 mEnrollCallback, FingerprintManager.ENROLL_ENROLL, in enrollment_errorWhenHardwareAuthTokenIsNull()
158 mContext.getOpPackageName(), FingerprintManager.ENROLL_ENROLL, in startEnroll()
107 public static final int ENROLL_ENROLL = 2; field in FingerprintManager112 @IntDef({ENROLL_FIND_SENSOR, ENROLL_ENROLL})
408 FingerprintManager.ENROLL_ENROLL, (new FingerprintEnrollOptions.Builder()) in createClient()