Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_indication.cpp89 Return<void> RadioIndication::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_indication.cpp106 Return<void> RadioIndication_v1_1::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication_v1_1
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp140 Return<void> RadioIndication_v1_2::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication_v1_2
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp141 Return<void> RadioIndication_v1_3::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication_v1_3
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp181 Return<void> RadioIndication_v1_4::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication_v1_4
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp222 Return<void> RadioIndication_v1_5::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication_v1_5
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp247 Return<void> RadioIndication_v1_6::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { in stkCallSetup() function in RadioIndication_v1_6
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java472 public void stkCallSetup(int indicationType, long timeout) { in stkCallSetup() method in RadioIndication