Searched refs:getAuthenticatorId (Results 1 – 11 of 11) sorted by relevance
143 (fingerprintManager != null) ? fingerprintManager.getAuthenticatorId() : 0; in addUserAuthArgs()145 (faceManager != null) ? faceManager.getAuthenticatorId() : 0; in addUserAuthArgs()
88 long getAuthenticatorId(String opPackageName); in getAuthenticatorId() method
524 public long getAuthenticatorId() { in getAuthenticatorId() method in FaceManager527 return mService.getAuthenticatorId(mContext.getOpPackageName()); in getAuthenticatorId()
92 long getAuthenticatorId(String opPackageName); in getAuthenticatorId() method
722 public long getAuthenticatorId() { in getAuthenticatorId() method in FingerprintManager725 return mService.getAuthenticatorId(mContext.getOpPackageName()); in getAuthenticatorId()
595 public long getAuthenticatorId(String opPackageName) { in getAuthenticatorId() method in FaceService.FaceServiceWrapper612 return FaceService.this.getAuthenticatorId(opPackageName); in getAuthenticatorId()871 hasEnrolledBiometrics(userId) ? daemon.getAuthenticatorId().value1156 hasEnrolledBiometrics(userId) ? daemon.getAuthenticatorId().value : 0L); in updateActiveGroup()
407 public long getAuthenticatorId(String opPackageName) { in getAuthenticatorId() method in FingerprintService.FingerprintServiceWrapper424 return FingerprintService.super.getAuthenticatorId(opPackageName); in getAuthenticatorId()808 hasEnrolledBiometrics(userId) ? daemon.getAuthenticatorId() : 0L); in updateActiveGroup()
1389 return faceManager.getAuthenticatorId(); in getFaceOnlySid()1404 return fingerprintManager.getAuthenticatorId(); in getFingerprintOnlySid()
1208 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…
23000 Landroid/hardware/fingerprint/IFingerprintService$Stub$Proxy;->getAuthenticatorId(Ljava/lang/String…23042 Landroid/hardware/fingerprint/IFingerprintService;->getAuthenticatorId(Ljava/lang/String;)J