Home
last modified time | relevance | path

Searched refs:BIOMETRIC_ERROR_NO_BIOMETRICS (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricConstants.java118 int BIOMETRIC_ERROR_NO_BIOMETRICS = 11; field
188 BIOMETRIC_ERROR_NO_BIOMETRICS,
H A DBiometricManager.java71 BiometricConstants.BIOMETRIC_ERROR_NO_BIOMETRICS;
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DUtils.java274 case BiometricConstants.BIOMETRIC_ERROR_NO_BIOMETRICS: in biometricConstantsToBiometricManager()
343 return BiometricConstants.BIOMETRIC_ERROR_NO_BIOMETRICS; in authenticatorStatusToBiometricConstant()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DUtilsTest.java221 {BiometricConstants.BIOMETRIC_ERROR_NO_BIOMETRICS, in testBiometricConstantsConversion()
H A DBiometricServiceTest.java373 eq(BiometricConstants.BIOMETRIC_ERROR_NO_BIOMETRICS), in testAuthenticate_withoutEnrolled_returnsErrorNoBiometrics()
740 eq(BiometricConstants.BIOMETRIC_ERROR_NO_BIOMETRICS)/* error */, in testAuthenticate_no_Biometrics_noCredential()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18333 field public static final int BIOMETRIC_ERROR_NO_BIOMETRICS = 11; // 0xb