Searched refs:getAuthenticatorId (Results 1 – 10 of 10) sorted by relevance
143 (fingerprintManager != null) ? fingerprintManager.getAuthenticatorId() : 0; in addUserAuthArgs()145 (faceManager != null) ? faceManager.getAuthenticatorId() : 0; in addUserAuthArgs()
87 long getAuthenticatorId(String opPackageName); in getAuthenticatorId() method
522 public long getAuthenticatorId() { in getAuthenticatorId() method in FaceManager525 return mService.getAuthenticatorId(mContext.getOpPackageName()); in getAuthenticatorId()
92 long getAuthenticatorId(String opPackageName); in getAuthenticatorId() method
712 public long getAuthenticatorId() { in getAuthenticatorId() method in FingerprintManager715 return mService.getAuthenticatorId(mContext.getOpPackageName()); in getAuthenticatorId()
405 public long getAuthenticatorId(String opPackageName) { in getAuthenticatorId() method in FingerprintService.FingerprintServiceWrapper422 return FingerprintService.super.getAuthenticatorId(opPackageName); in getAuthenticatorId()806 hasEnrolledBiometrics(userId) ? daemon.getAuthenticatorId() : 0L); in updateActiveGroup()
454 public long getAuthenticatorId(String opPackageName) { in getAuthenticatorId() method in FaceService.FaceServiceWrapper471 return FaceService.this.getAuthenticatorId(opPackageName); in getAuthenticatorId()970 hasEnrolledBiometrics(userId) ? daemon.getAuthenticatorId().value : 0L); in updateActiveGroup()
1378 return faceManager.getAuthenticatorId(); in getFaceOnlySid()1393 return fingerprintManager.getAuthenticatorId(); in getFingerprintOnlySid()
1193 protected long getAuthenticatorId(String opPackageName) { in getAuthenticatorId() method in BiometricServiceBase
8 HSPLandroid/hardware/biometrics/fingerprint/V2_1/IBiometricsFingerprint$Proxy;->getAuthenticatorId(…5247 …metrics/fingerprint/FingerprintService$FingerprintServiceWrapper;->getAuthenticatorId(Ljava/lang/S…