Home
last modified time | relevance | path

Searched refs:UNABLE_TO_PROCESS (Results 1 – 24 of 24) sorted by relevance

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
H A DEapSimAkaTypeData.java120 return new DecodeResult<>(AtClientErrorCode.UNABLE_TO_PROCESS); in decode()
128 return new DecodeResult<>(AtClientErrorCode.UNABLE_TO_PROCESS); in decode()
143 return new DecodeResult<>(AtClientErrorCode.UNABLE_TO_PROCESS); in decode()
163 return new DecodeResult<>(AtClientErrorCode.UNABLE_TO_PROCESS); in decode()
166 return new DecodeResult<>(AtClientErrorCode.UNABLE_TO_PROCESS); in decode()
H A DEapSimAkaAttribute.java898 public static final AtClientErrorCode UNABLE_TO_PROCESS = getClientErrorCode(0); field in EapSimAkaAttribute.AtClientErrorCode
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
H A DEapSimMethodStateMachine.java168 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
233 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
241 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
408 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
416 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
427 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
441 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
449 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
H A DEapAkaMethodStateMachine.java203 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
242 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
250 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
364 AtClientErrorCode.UNABLE_TO_PROCESS); in process()
370 message.eapIdentifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in process()
386 message.eapIdentifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in handleChallengeAuthentication()
417 AtClientErrorCode.UNABLE_TO_PROCESS); in handleChallengeAuthentication()
585 eapIdentifier, EAP_TYPE_AKA, AtClientErrorCode.UNABLE_TO_PROCESS); in generateAndPersistEapAkaKeys()
H A DEapSimAkaMethodStateMachine.java320 identifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in handleEapSimAkaNotification()
328 identifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in handleEapSimAkaNotification()
337 identifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in handleEapSimAkaNotification()
347 identifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in handleEapSimAkaNotification()
H A DEapAkaPrimeMethodStateMachine.java296 eapIdentifier, getEapMethod(), AtClientErrorCode.UNABLE_TO_PROCESS); in generateAndPersistEapAkaKeys()
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DSession.cpp71 cb_->onError(Error::UNABLE_TO_PROCESS, 0 /* vendorError */); in enroll()
80 cb_->onError(Error::UNABLE_TO_PROCESS, 0 /* vendorCode */); in authenticate()
112 cb_->onError(Error::UNABLE_TO_PROCESS, 0 /* vendorCode */); in getFeatures()
/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/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
H A DFakeFingerprintEngine.h44 cb->onError(Error::UNABLE_TO_PROCESS, 0 /* vendorError */); in enrollImpl()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DAidlConversionUtils.java37 } else if (aidlError == Error.UNABLE_TO_PROCESS) { in toFrameworkError()
/aosp12/hardware/interfaces/biometrics/face/aidl/vts/
H A DVtsHalBiometricsFaceTargetTest.cpp223 EXPECT_EQ(mCb->mError, Error::UNABLE_TO_PROCESS); in TEST_P()
301 EXPECT_EQ(mCb->mError, Error::UNABLE_TO_PROCESS); in TEST_P()
/aosp12/hardware/interfaces/biometrics/face/1.0/default/
H A DBiometricsFace.cpp59 mClientCallback->onError(kDeviceId, mUserId, FaceError::UNABLE_TO_PROCESS, 0 /* vendorCode */); in enroll()
/aosp12/hardware/interfaces/biometrics/face/1.0/vts/functional/
H A DVtsHalBiometricsFaceV1_0TargetTest.cpp188 EXPECT_EQ(FaceError::UNABLE_TO_PROCESS, res.args->error); in TEST_P()
209 EXPECT_EQ(FaceError::UNABLE_TO_PROCESS, res.args->error); in TEST_P()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DAidlConversionUtils.java54 case Error.UNABLE_TO_PROCESS: in toFrameworkError()
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/
H A DEapAkaPrimeStateTest.java75 AtClientErrorCode atClientErrorCode = AtClientErrorCode.UNABLE_TO_PROCESS; in testProcessInvalidDecodeResult()
H A DEapAkaStateTest.java137 AtClientErrorCode atClientErrorCode = AtClientErrorCode.UNABLE_TO_PROCESS; in testProcessInvalidDecodeResult()
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/message/simaka/
H A DEapAkaPrimeTypeDataTest.java145 assertEquals(AtClientErrorCode.UNABLE_TO_PROCESS, result.atClientErrorCode); in testDecodeMultipleAtKdfAttributes()
/aosp12/hardware/interfaces/biometrics/face/1.0/
H A DIBiometricsFace.hal108 * the implementation must invoke onError with UNABLE_TO_PROCESS.
H A Dtypes.hal94 UNABLE_TO_PROCESS = 2,