Home
last modified time | relevance | path

Searched defs:dataCallListChanged (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_indication.cpp64 Return<void> RadioIndication::dataCallListChanged( in dataCallListChanged() function in RadioIndication
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_indication.cpp81 Return<void> RadioIndication_v1_1::dataCallListChanged( in dataCallListChanged() function in RadioIndication_v1_1
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp115 Return<void> RadioIndication_v1_2::dataCallListChanged( in dataCallListChanged() function in RadioIndication_v1_2
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp116 Return<void> RadioIndication_v1_3::dataCallListChanged( in dataCallListChanged() function in RadioIndication_v1_3
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp155 Return<void> RadioIndication_v1_4::dataCallListChanged( in dataCallListChanged() function in RadioIndication_v1_4
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp196 Return<void> RadioIndication_v1_5::dataCallListChanged( in dataCallListChanged() function in RadioIndication_v1_5
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp221 Return<void> RadioIndication_v1_6::dataCallListChanged( in dataCallListChanged() function in RadioIndication_v1_6
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java395 public void dataCallListChanged(int indicationType, in dataCallListChanged() method in RadioIndication