Searched defs:authId (Results 1 – 4 of 4) sorted by relevance
277 final long authId = mService.authenticate( in authenticate() local318 final long authId = mService.detectFace(mToken, in detectFace() local
654 final long authId = mService.authenticate(mToken, operationId, in authenticate() local693 final long authId = mService.detectFingerprint(mToken, in detectFingerprint() local
1516 final long authId = mService.authenticate(mToken, operationId, userId, in authenticateInternal() local
3074 void setAuthenticationResultForAugmentedAutofillLocked(Bundle data, int authId) { in setAuthenticationResultForAugmentedAutofillLocked()