Home
last modified time | relevance | path

Searched defs:dcList (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
DRadioIndication-data.cpp54 V1_0::RadioIndicationType type, const hidl_vec<V1_5::SetupDataCallResult>& dcList) { in dataCallListChanged_1_5()
61 V1_0::RadioIndicationType type, const hidl_vec<V1_6::SetupDataCallResult>& dcList) { in dataCallListChanged_1_6()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/
DIRadioDataIndication.aidl37 …droid.hardware.radio.RadioIndicationType type, in android.hardware.radio.data.SetupDataCallResult[… in dataCallListChanged()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/
DIRadioDataIndication.aidl38 …droid.hardware.radio.RadioIndicationType type, in android.hardware.radio.data.SetupDataCallResult[… in dataCallListChanged()
/hardware/interfaces/radio/aidl/android/hardware/radio/data/
DIRadioDataIndication.aidl44 void dataCallListChanged(in RadioIndicationType type, in SetupDataCallResult[] dcList); in dataCallListChanged()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/
DIRadioDataIndication.aidl38 …droid.hardware.radio.RadioIndicationType type, in android.hardware.radio.data.SetupDataCallResult[… in dataCallListChanged()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/
DIRadioDataIndication.aidl37 …droid.hardware.radio.RadioIndicationType type, in android.hardware.radio.data.SetupDataCallResult[… in dataCallListChanged()
/hardware/ril/libril/
Dril_service.cpp7068 hidl_vec<SetupDataCallResult> dcList; in dataCallListChangedInd() local