Searched refs:additionalCauseCode (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 53 * @param additionalCauseCode the cause code of any secondary/combined procedure if appropriate. 55 * included as an additionalCauseCode. 61 bitfield<Domain> domain, int32_t causeCode, int32_t additionalCauseCode);
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioIndication-network.cpp | 209 int32_t additionalCauseCode) { in registrationFailed() argument 212 causeCode, additionalCauseCode); in registrationFailed()
|
/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 …y cellIdentity, 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/2/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 47 …y cellIdentity, 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/3/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 48 …y cellIdentity, 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/current/android/hardware/radio/network/ |
D | IRadioNetworkIndication.aidl | 48 …y cellIdentity, in String chosenPlmn, in int domain, in int causeCode, in int additionalCauseCode); in registrationFailed() argument
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_utils.h | 230 int32_t additionalCauseCode) override;
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioIndication.h | 178 int32_t additionalCauseCode) override;
|
/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);
|