Home
last modified time | relevance | path

Searched defs:authUserId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1021 private void handleBiometricDetected(int authUserId, BiometricSourceType biometricSourceType, in handleBiometricDetected()
1035 private void handleFingerprintAuthenticated(int authUserId, boolean isStrongBiometric) { in handleFingerprintAuthenticated()
1304 private void handleFaceAuthenticated(int authUserId, boolean isStrongBiometric) { in handleFaceAuthenticated()