Home
last modified time | relevance | path

Searched refs:INTERNAL_ERR (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioResponse.hal32 * RadioError:INTERNAL_ERR
48 * RadioError:INTERNAL_ERR
66 * RadioError:INTERNAL_ERR
84 * RadioError:INTERNAL_ERR
102 * RadioError:INTERNAL_ERR
120 * RadioError:INTERNAL_ERR
138 * RadioError:INTERNAL_ERR
159 * RadioError:INTERNAL_ERR
178 * RadioError:INTERNAL_ERR
200 * RadioError:INTERNAL_ERR
[all …]
/aosp12/hardware/interfaces/radio/1.5/
H A DIRadioResponse.hal51 * RadioError:INTERNAL_ERR
62 * RadioError:INTERNAL_ERR
75 * RadioError:INTERNAL_ERR
85 * RadioError:INTERNAL_ERR
97 * RadioError:INTERNAL_ERR
116 * RadioError:INTERNAL_ERR
129 * RadioError:INTERNAL_ERR
144 * RadioError:INTERNAL_ERR
162 * RadioError:INTERNAL_ERR
176 * RadioError:INTERNAL_ERR
[all …]
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioResponse.hal41 * RadioError:INTERNAL_ERR
60 * RadioError:INTERNAL_ERR
74 * RadioError:INTERNAL_ERR
98 * RadioError:INTERNAL_ERR
131 * RadioError:INTERNAL_ERR
164 * RadioError:INTERNAL_ERR
198 * RadioError:INTERNAL_ERR
233 * RadioError:INTERNAL_ERR
247 * RadioError:INTERNAL_ERR
259 * RadioError:INTERNAL_ERR
[all …]
/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioResponse.hal45 * RadioError:INTERNAL_ERR
67 * RadioError:INTERNAL_ERR
80 * RadioError:INTERNAL_ERR
92 * RadioError:INTERNAL_ERR
105 * RadioError:INTERNAL_ERR
118 * RadioError:INTERNAL_ERR
137 * RadioError:INTERNAL_ERR
152 * RadioError:INTERNAL_ERR
172 * RadioError:INTERNAL_ERR
211 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/1.2/
H A DIRadioResponse.hal35 * RadioError:INTERNAL_ERR
61 * RadioError:INTERNAL_ERR
72 * RadioError:INTERNAL_ERR
83 * RadioError:INTERNAL_ERR
98 * RadioError:INTERNAL_ERR
110 * RadioError:INTERNAL_ERR
123 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/config/1.1/vts/functional/
H A Dradio_config_hidl_hal_api.cpp97 {RadioError::NONE, RadioError::RADIO_NOT_AVAILABLE, RadioError::INTERNAL_ERR})); in TEST_P()
123 {RadioError::NONE, RadioError::RADIO_NOT_AVAILABLE, RadioError::INTERNAL_ERR})); in TEST_P()
147 {RadioError::NONE, RadioError::RADIO_NOT_AVAILABLE, RadioError::INTERNAL_ERR})); in TEST_P()
167 RadioError::INTERNAL_ERR})); in TEST_P()
/aosp12/packages/services/Car/cpp/computepipe/router/1.0/
H A DRouterSvc.cpp64 return INTERNAL_ERR; in initRegistrationEngine()
79 return INTERNAL_ERR; in initQueryEngine()
/aosp12/hardware/interfaces/radio/config/1.0/
H A DIRadioConfigResponse.hal35 * RadioError:INTERNAL_ERR
47 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/config/1.1/
H A DIRadioConfigResponse.hal40 * RadioError:INTERNAL_ERR
50 * RadioError:INTERNAL_ERR
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandException.java75 INTERNAL_ERR, enumConstant
224 case RILConstants.INTERNAL_ERR: in fromRilErrno()
225 return new CommandException(Error.INTERNAL_ERR); in fromRilErrno()
H A DNetworkScanRequestTracker.java333 case RadioError.INTERNAL_ERR: in rilErrorToScanError()
365 case INTERNAL_ERR: in commandExceptionErrorToScanError()
/aosp12/hardware/interfaces/radio/1.1/
H A DIRadioResponse.hal59 * RadioError:INTERNAL_ERR
71 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dvts_test_util_v1_6.cpp29 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in CheckAnyOfErrors()
H A Dradio_hidl_hal_api.cpp41 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in TEST_P()
77 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in TEST_P()
251 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in TEST_P()
458 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in TEST_P()
485 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in TEST_P()
/aosp12/hardware/interfaces/radio/config/1.2/
H A DIRadioConfigResponse.hal37 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/config/1.3/
H A DIRadioConfigResponse.hal46 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dvts_test_util.cpp32 RadioError::INTERNAL_ERR, RadioError::SYSTEM_ERR, in CheckAnyOfErrors()
H A Dradio_hidl_hal_icc.cpp361 {RadioError::NONE, RadioError::INVALID_ARGUMENTS, RadioError::INTERNAL_ERR, in TEST_P()
H A Dradio_hidl_hal_misc.cpp781 {RadioError::INTERNAL_ERR, RadioError::LCE_NOT_SUPPORTED, in TEST_P()
827 {RadioError::NONE, RadioError::INTERNAL_ERR, in TEST_P()
/aosp12/packages/services/Car/cpp/computepipe/router/include/
H A DRegistry.h51 INTERNAL_ERR = -8, enumerator
/aosp12/hardware/interfaces/radio/1.3/
H A DIRadioResponse.hal35 * RadioError:INTERNAL_ERR
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_hidl_hal_test.cpp137 {RadioError::NONE, RadioError::RADIO_NOT_AVAILABLE, RadioError::INTERNAL_ERR})); in setPreferredDataModem()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java79 int INTERNAL_ERR = 38; /* Hit unexpected vendor internal error field
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCarrierPrivilegeRules.java461 || (error == CommandException.Error.INTERNAL_ERR in shouldRetry()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DUiccCarrierPrivilegeRulesTest.java288 new CommandException(CommandException.Error.INTERNAL_ERR)); in testRetryARAM_shouldRetry()

12