/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | LastCallFailCauseInfo.aidl | 37 android.hardware.radio.voice.LastCallFailCause causeCode;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/ |
D | LastCallFailCauseInfo.aidl | 37 android.hardware.radio.voice.LastCallFailCause causeCode;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/ |
D | LastCallFailCauseInfo.aidl | 38 android.hardware.radio.voice.LastCallFailCause causeCode;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/ |
D | LastCallFailCauseInfo.aidl | 38 android.hardware.radio.voice.LastCallFailCause causeCode;
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | LastCallFailCauseInfo.aidl | 25 LastCallFailCause causeCode;
|
/hardware/interfaces/radio/aidl/android/hardware/radio/ims/ |
D | ConnectionFailureInfo.aidl | 55 int causeCode;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/1/android/hardware/radio/ims/ |
D | ConnectionFailureInfo.aidl | 38 int causeCode;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/current/android/hardware/radio/ims/ |
D | ConnectionFailureInfo.aidl | 39 int causeCode;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/2/android/hardware/radio/ims/ |
D | ConnectionFailureInfo.aidl | 39 int causeCode;
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioIndication-network.cpp | 208 const hidl_string& chosenPlmn, hidl_bitfield<V1_5::Domain> domain, int32_t causeCode, in registrationFailed() argument 212 causeCode, additionalCauseCode); in registrationFailed()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | structs.cpp | 218 .causeCode = aidl::LastCallFailCause(info.causeCode), in toAidl()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 171 in String chosenPlmn, in int domain, in int causeCode, in int additionalCauseCode); in registrationFailed() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 47 ….CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addition… in registrationFailed() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 47 ….CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addition… in registrationFailed() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 48 ….CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addition… in registrationFailed() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 48 ….CellIdentity cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int addition… in registrationFailed() argument
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 47 * @param causeCode the primary failure cause code of the procedure. 61 bitfield<Domain> domain, int32_t causeCode, int32_t additionalCauseCode);
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_utils.h | 229 int32_t causeCode,
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioIndication.h | 177 const hidl_string& chosenPlmn, hidl_bitfield<V1_5::Domain> domain, int32_t causeCode,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 819 int32_t causeCode, int32_t additionalCauseCode);
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 1087 int32_t causeCode, int32_t additionalCauseCode);
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 1231 LastCallFailCause causeCode;
|
/hardware/ril/libril/ |
D | ril_service.cpp | 3399 info.causeCode = (LastCallFailCause) pInt[0]; in getLastCallFailCauseResponse() 3402 info.causeCode = (LastCallFailCause) pFailCauseInfo->cause_code; in getLastCallFailCauseResponse()
|