Home
last modified time | relevance | path

Searched refs:dataCallListChanged_1_6 (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioIndication.hal50 oneway dataCallListChanged_1_6(RadioIndicationType type, vec<SetupDataCallResult> dcList);
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp22 Return<void> RadioIndication_v1_6::dataCallListChanged_1_6( in dataCallListChanged_1_6() function in RadioIndication_v1_6
H A Dradio_hidl_hal_utils_v1_6.h862 Return<void> dataCallListChanged_1_6(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java414 public void dataCallListChanged_1_6(int indicationType, in dataCallListChanged_1_6() method in RadioIndication