Home
last modified time | relevance | path

Searched defs:UNABLE_TO_PROCESS (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DError.aidl39 UNABLE_TO_PROCESS = 2, enumConstant
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DError.aidl39 UNABLE_TO_PROCESS = 2, enumConstant
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DError.aidl38 UNABLE_TO_PROCESS, enumConstant
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
H A DError.aidl39 UNABLE_TO_PROCESS = 2, enumConstant
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
H A DError.aidl39 UNABLE_TO_PROCESS = 2, enumConstant
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
H A DError.aidl39 UNABLE_TO_PROCESS, enumConstant
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
H A DEapSimAkaAttribute.java898 public static final AtClientErrorCode UNABLE_TO_PROCESS = getClientErrorCode(0); field in EapSimAkaAttribute.AtClientErrorCode