Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_indication.cpp84 Return<void> RadioIndication::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_indication.cpp101 Return<void> RadioIndication_v1_1::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_1
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp135 Return<void> RadioIndication_v1_2::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_2
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp136 Return<void> RadioIndication_v1_3::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_3
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp176 Return<void> RadioIndication_v1_4::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_4
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp217 Return<void> RadioIndication_v1_5::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_5
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp242 Return<void> RadioIndication_v1_6::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_6
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java462 public void stkEventNotify(int indicationType, String cmd) { in stkEventNotify() method in RadioIndication