Searched refs:BIOMETRIC_ERROR_POWER_PRESSED (Results 1 – 10 of 10) sorted by relevance
67 BIOMETRIC_ERROR_POWER_PRESSED})197 int BIOMETRIC_ERROR_POWER_PRESSED = 19; field
75 BIOMETRIC_ERROR_POWER_PRESSED,193 public static final int BIOMETRIC_ERROR_POWER_PRESSED = 19; field in BiometricFaceConstants
164 int BIOMETRIC_ERROR_POWER_PRESSED = 19; field
19 import android.hardware.biometrics.BiometricFaceConstants.BIOMETRIC_ERROR_POWER_PRESSED123 BIOMETRIC_ERROR_POWER_PRESSED in suppressErrorMsg_fingerprintErrorPowerPressed()
38 msgId == BiometricFingerprintConstants.BIOMETRIC_ERROR_POWER_PRESSED in shouldSuppressErrorMsg()
89 msgId == BiometricFingerprintConstants.BIOMETRIC_ERROR_POWER_PRESSED
52 return BiometricFingerprintConstants.BIOMETRIC_ERROR_POWER_PRESSED; in toFrameworkError()
1495 case BIOMETRIC_ERROR_POWER_PRESSED: in getErrorString()
1033 .onAuthenticationError(FingerprintManager.BIOMETRIC_ERROR_POWER_PRESSED, ""); in testFingerprintPowerPressed_restartsFingerprintListeningStateWithDelay()
1040 if (msgId == FingerprintManager.BIOMETRIC_ERROR_POWER_PRESSED) { in handleFingerprintError()