Home
last modified time | relevance | path

Searched defs:isStrongBiometric (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java197 public final boolean isStrongBiometric; field in BiometricUnlockController.PendingAuthenticated
200 boolean isStrongBiometric) { in PendingAuthenticated()
415 boolean isStrongBiometric) { in onBiometricDetected()
428 boolean isStrongBiometric) { in onBiometricAuthenticated()
464 boolean isStrongBiometric) { in startWakeAndUnlock()
591 boolean isStrongBiometric) { in calculateMode()
600 private @WakeAndUnlockMode int calculateModeForFingerprint(boolean isStrongBiometric) { in calculateModeForFingerprint()
658 private @WakeAndUnlockMode int calculateModeForPassiveAuth(boolean isStrongBiometric) { in calculateModeForPassiveAuth()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/shared/model/
DSuccessFingerprintAuthenticationStatus.java13 private final boolean isStrongBiometric = false; field in SuccessFingerprintAuthenticationStatus
15 public SuccessFingerprintAuthenticationStatus(int userId, boolean isStrongBiometric) { in SuccessFingerprintAuthenticationStatus()
22 public final boolean isStrongBiometric() { in isStrongBiometric() method in SuccessFingerprintAuthenticationStatus
35 …d.shared.model.SuccessFingerprintAuthenticationStatus copy(int userId, boolean isStrongBiometric) { in copy()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/deviceentry/shared/model/
DFaceDetectionStatus.java12 private final boolean isStrongBiometric = false; field in FaceDetectionStatus
16 … public FaceDetectionStatus(int sensorId, int userId, boolean isStrongBiometric, long createdAt) { in FaceDetectionStatus()
28 public final boolean isStrongBiometric() { in isStrongBiometric() method in FaceDetectionStatus
49 …shared.model.FaceDetectionStatus copy(int sensorId, int userId, boolean isStrongBiometric, long cr… in copy()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/
DKeyguardBypassController.java167 … android.hardware.biometrics.BiometricSourceType biometricSourceType, boolean isStrongBiometric) { in onBiometricAuthenticated()
248 private final boolean isStrongBiometric = false; field in KeyguardBypassController.PendingUnlock
251 … android.hardware.biometrics.BiometricSourceType pendingUnlockType, boolean isStrongBiometric) { in PendingUnlock()
260 public final boolean isStrongBiometric() { in isStrongBiometric() method in KeyguardBypassController.PendingUnlock
275 … android.hardware.biometrics.BiometricSourceType pendingUnlockType, boolean isStrongBiometric) { in copy()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DClientMonitorCallbackConverter.java93 byte[] token, int userId, boolean isStrongBiometric) throws RemoteException { in onAuthenticationSucceeded()
98 isStrongBiometric); in onAuthenticationSucceeded() local
101 isStrongBiometric); in onAuthenticationSucceeded() local
128 public void onDetected(int sensorId, int userId, boolean isStrongBiometric) in onDetected()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/keyguard/logging/
DKeyguardUpdateMonitorLogger.java106 public final void logFingerprintSuccess(int userId, boolean isStrongBiometric) { in logFingerprintSuccess()
109 public final void logFaceDetected(int userId, boolean isStrongBiometric) { in logFaceDetected()
112 public final void logFingerprintDetected(int userId, boolean isStrongBiometric) { in logFingerprintDetected()
195 public final void logReportSuccessfulBiometricUnlock(boolean isStrongBiometric, int userId) { in logReportSuccessfulBiometricUnlock()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/shared/model/
DAuthenticationState.java577 private final boolean isStrongBiometric = false; field in AuthenticationState.Succeeded
583 …id.hardware.biometrics.BiometricSourceType biometricSourceType, boolean isStrongBiometric, @org.je… in Succeeded()
594 public final boolean isStrongBiometric() { in isStrongBiometric() method in AuthenticationState.Succeeded
628 …id.hardware.biometrics.BiometricSourceType biometricSourceType, boolean isStrongBiometric, @org.je… in copy()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java472 BiometricAuthenticated(boolean authenticated, boolean isStrongBiometric) { in BiometricAuthenticated()
872 boolean isStrongBiometric) { in onBiometricDetected()
885 public void onFingerprintAuthenticated(int userId, boolean isStrongBiometric) { in onFingerprintAuthenticated()
918 private void reportSuccessfulBiometricUnlock(boolean isStrongBiometric, int userId) { in reportSuccessfulBiometricUnlock()
963 boolean isStrongBiometric) { in handleBiometricDetected()
975 private void handleFingerprintAuthenticated(int authUserId, boolean isStrongBiometric) { in handleFingerprintAuthenticated()
1162 public void onFaceAuthenticated(int userId, boolean isStrongBiometric) { in onFaceAuthenticated()
1228 private void handleFaceAuthenticated(int authUserId, boolean isStrongBiometric) { in handleFaceAuthenticated()
1532 public boolean isUnlockingWithBiometricAllowed(boolean isStrongBiometric) { in isUnlockingWithBiometricAllowed()
2026 public boolean isUnlockingWithBiometricAllowed(boolean isStrongBiometric) { in isUnlockingWithBiometricAllowed()
H A DKeyguardUpdateMonitorCallback.java224 boolean isStrongBiometric) { } in onBiometricAuthenticated()
232 boolean isStrongBiometric) { } in onBiometricDetected()
/aosp_15_r20/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java128 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) { in onAuthenticationSucceeded()
134 public void onFaceDetected(int sensorId, int userId, boolean isStrongBiometric) { in onFaceDetected()
996 boolean isStrongBiometric) { in AuthenticationResult()
1039 public boolean isStrongBiometric() { in isStrongBiometric() method in FaceManager.AuthenticationResult
1104 void onFaceDetected(int sensorId, int userId, boolean isStrongBiometric); in onFaceDetected()
H A DIFaceServiceReceiver.aidl29 void onAuthenticationSucceeded(in Face face, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded()
30 void onFaceDetected(int sensorId, int userId, boolean isStrongBiometric); in onFaceDetected()
H A DFaceServiceReceiver.java37 public void onAuthenticationSucceeded(Face face, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded()
43 public void onFaceDetected(int sensorId, int userId, boolean isStrongBiometric) in onFaceDetected()
H A DFaceCallback.java169 public void sendFaceDetected(int sensorId, int userId, boolean isStrongBiometric) { in sendFaceDetected()
230 public void sendAuthenticatedSucceeded(Face face, int userId, boolean isStrongBiometric) { in sendAuthenticatedSucceeded()
/aosp_15_r20/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java319 boolean isStrongBiometric) { in AuthenticationResult()
353 public boolean isStrongBiometric() { in isStrongBiometric() method in FingerprintManager.AuthenticationResult
433 void onFingerprintDetected(int sensorId, int userId, boolean isStrongBiometric); in onFingerprintDetected()
1578 boolean isStrongBiometric) { in onAuthenticationSucceeded()
1584 public void onFingerprintDetected(int sensorId, int userId, boolean isStrongBiometric) { in onFingerprintDetected()
H A DFingerprintServiceReceiver.java37 public void onAuthenticationSucceeded(Fingerprint fp, int userId, boolean isStrongBiometric) in onAuthenticationSucceeded()
43 public void onFingerprintDetected(int sensorId, int userId, boolean isStrongBiometric) in onFingerprintDetected()
H A DIFingerprintServiceReceiver.aidl27 void onAuthenticationSucceeded(in Fingerprint fp, int userId, boolean isStrongBiometric); in onAuthenticationSucceeded()
28 void onFingerprintDetected(int sensorId, int userId, boolean isStrongBiometric); in onFingerprintDetected()
H A DFingerprintCallback.java158 boolean isStrongBiometric) { in sendAuthenticatedSucceeded()
252 public void sendFingerprintDetected(int sensorId, int userId, boolean isStrongBiometric) { in sendFingerprintDetected()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceDetectClient.java70 boolean isStrongBiometric) { in FaceDetectClient()
83 boolean isStrongBiometric, SensorPrivacyManager sensorPrivacyManager) { in FaceDetectClient()
H A DFaceAuthenticationClient.java105 boolean isStrongBiometric, @NonNull UsageStats usageStats, in FaceAuthenticationClient()
124 boolean isStrongBiometric, @NonNull UsageStats usageStats, in FaceAuthenticationClient()
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/events/
H A DAuthenticationSucceededInfo.java78 boolean isStrongBiometric, in AuthenticationSucceededInfo()
245 boolean isStrongBiometric, in Builder()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DBiometricServiceTest.java654 private void testAuthenticate_happyPathWithoutConfirmation(boolean isStrongBiometric) in testAuthenticate_happyPathWithoutConfirmation()
773 private void testAuthenticate_happyPathWithConfirmation(boolean isStrongBiometric) in testAuthenticate_happyPathWithConfirmation()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintDetectClient.java71 boolean isStrongBiometric) { in FingerprintDetectClient()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
H A DFingerprintAuthenticationModels.kt39 val isStrongBiometric: Boolean, constant in com.android.systemui.keyguard.shared.model.SuccessFingerprintAuthenticationStatus
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/shared/model/
H A DAuthenticationState.kt142 val isStrongBiometric: Boolean, constant in com.android.systemui.biometrics.shared.model.AuthenticationState.Succeeded
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/shared/model/
H A DFaceAuthenticationModels.kt101 val isStrongBiometric: Boolean, constant in com.android.systemui.deviceentry.shared.model.FaceDetectionStatus

1234