/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadioResponse.hal | 32 * 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 D | IRadioResponse.hal | 51 * 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 D | IRadioResponse.hal | 41 * 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 D | IRadioResponse.hal | 45 * 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 D | IRadioResponse.hal | 35 * 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 D | radio_config_hidl_hal_api.cpp | 97 {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 D | RouterSvc.cpp | 64 return INTERNAL_ERR; in initRegistrationEngine() 79 return INTERNAL_ERR; in initQueryEngine()
|
/aosp12/hardware/interfaces/radio/config/1.0/ |
H A D | IRadioConfigResponse.hal | 35 * RadioError:INTERNAL_ERR 47 * RadioError:INTERNAL_ERR
|
/aosp12/hardware/interfaces/radio/config/1.1/ |
H A D | IRadioConfigResponse.hal | 40 * RadioError:INTERNAL_ERR 50 * RadioError:INTERNAL_ERR
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CommandException.java | 75 INTERNAL_ERR, enumConstant 224 case RILConstants.INTERNAL_ERR: in fromRilErrno() 225 return new CommandException(Error.INTERNAL_ERR); in fromRilErrno()
|
H A D | NetworkScanRequestTracker.java | 333 case RadioError.INTERNAL_ERR: in rilErrorToScanError() 365 case INTERNAL_ERR: in commandExceptionErrorToScanError()
|
/aosp12/hardware/interfaces/radio/1.1/ |
H A D | IRadioResponse.hal | 59 * RadioError:INTERNAL_ERR 71 * RadioError:INTERNAL_ERR
|
/aosp12/hardware/interfaces/radio/1.6/vts/functional/ |
H A D | vts_test_util_v1_6.cpp | 29 ::android::hardware::radio::V1_6::RadioError::INTERNAL_ERR, in CheckAnyOfErrors()
|
H A D | radio_hidl_hal_api.cpp | 41 ::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 D | IRadioConfigResponse.hal | 37 * RadioError:INTERNAL_ERR
|
/aosp12/hardware/interfaces/radio/config/1.3/ |
H A D | IRadioConfigResponse.hal | 46 * RadioError:INTERNAL_ERR
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | vts_test_util.cpp | 32 RadioError::INTERNAL_ERR, RadioError::SYSTEM_ERR, in CheckAnyOfErrors()
|
H A D | radio_hidl_hal_icc.cpp | 361 {RadioError::NONE, RadioError::INVALID_ARGUMENTS, RadioError::INTERNAL_ERR, in TEST_P()
|
H A D | radio_hidl_hal_misc.cpp | 781 {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 D | Registry.h | 51 INTERNAL_ERR = -8, enumerator
|
/aosp12/hardware/interfaces/radio/1.3/ |
H A D | IRadioResponse.hal | 35 * RadioError:INTERNAL_ERR
|
/aosp12/hardware/interfaces/radio/1.2/vts/functional/ |
H A D | radio_hidl_hal_test.cpp | 137 {RadioError::NONE, RadioError::RADIO_NOT_AVAILABLE, RadioError::INTERNAL_ERR})); in setPreferredDataModem()
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | RILConstants.java | 79 int INTERNAL_ERR = 38; /* Hit unexpected vendor internal error field
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | UiccCarrierPrivilegeRules.java | 461 || (error == CommandException.Error.INTERNAL_ERR in shouldRetry()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
H A D | UiccCarrierPrivilegeRulesTest.java | 288 new CommandException(CommandException.Error.INTERNAL_ERR)); in testRetryARAM_shouldRetry()
|