Searched defs:authUserId (Results 1 – 2 of 2) sorted by relevance
942 private void handleBiometricDetected(int authUserId, BiometricSourceType biometricSourceType, in handleBiometricDetected()955 private void handleFingerprintAuthenticated(int authUserId, boolean isStrongBiometric) { in handleFingerprintAuthenticated()1208 private void handleFaceAuthenticated(int authUserId, boolean isStrongBiometric) { in handleFaceAuthenticated()
1100 int authUserId = mLockPatternUtils.isProfileWithUnifiedChallenge(userId) in notifyKeystoreOfDeviceLockState() local