Searched defs:mIsStrongBiometric (Results 1 – 7 of 7) sorted by relevance
44 private final boolean mIsStrongBiometric; field in FaceDetectClient101 getListener().onDetected(getSensorId(), getTargetUserId(), mIsStrongBiometric); in onInteractionDetected() local
45 private final boolean mIsStrongBiometric; field in FingerprintDetectClient99 getListener().onDetected(getSensorId(), getTargetUserId(), mIsStrongBiometric); in onInteractionDetected() local
52 private final boolean mIsStrongBiometric; field in FingerprintDetectClient141 getListener().onDetected(getSensorId(), getTargetUserId(), mIsStrongBiometric); in onAuthenticated() local
72 private final boolean mIsStrongBiometric; field in AuthenticationClient292 mIsStrongBiometric); in onAuthenticated() local298 mIsStrongBiometric); in onAuthenticated() local
837 private final boolean mIsStrongBiometric; field in FaceManager.AuthenticationResult
290 private boolean mIsStrongBiometric; field in FingerprintManager.AuthenticationResult
410 private final boolean mIsStrongBiometric; field in KeyguardUpdateMonitor.BiometricAuthenticated