Searched defs:mIsStrongBiometric (Results 1 – 7 of 7) sorted by relevance
50 private final boolean mIsStrongBiometric; field in FingerprintDetectClient132 getListener().onDetected(getSensorId(), getTargetUserId(), mIsStrongBiometric); in onInteractionDetected() local
50 private final boolean mIsStrongBiometric; field in FaceDetectClient146 getListener().onDetected(getSensorId(), getTargetUserId(), mIsStrongBiometric); in onInteractionDetected() local
58 private final boolean mIsStrongBiometric; field in FingerprintDetectClient151 getListener().onDetected(getSensorId(), getTargetUserId(), mIsStrongBiometric); in onAuthenticated() local
70 private final boolean mIsStrongBiometric; field in AuthenticationClient253 getTargetUserId(), mIsStrongBiometric); in onAuthenticated() local257 getTargetUserId(), mIsStrongBiometric); in onAuthenticated() local
958 private final boolean mIsStrongBiometric; field in FaceManager.AuthenticationResult
327 private boolean mIsStrongBiometric; field in FingerprintManager.AuthenticationResult
513 private final boolean mIsStrongBiometric; field in KeyguardUpdateMonitor.BiometricAuthenticated