Home
last modified time | relevance | path

Searched refs:stkEventNotify (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp84 Return<void> RadioIndication::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication
Dradio_hidl_hal_utils_v1_0.h455 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp101 Return<void> RadioIndication_v1_1::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_1
Dradio_hidl_hal_utils_v1_1.h475 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp136 Return<void> RadioIndication_v1_3::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_3
Dradio_hidl_hal_utils_v1_3.h543 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp135 Return<void> RadioIndication_v1_2::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_2
Dradio_hidl_hal_utils_v1_2.h569 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp176 Return<void> RadioIndication_v1_4::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_4
Dradio_hidl_hal_utils_v1_4.h638 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp217 Return<void> RadioIndication_v1_5::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_5
Dradio_hidl_hal_utils_v1_5.h737 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp242 Return<void> RadioIndication_v1_6::stkEventNotify(RadioIndicationType /*type*/, in stkEventNotify() function in RadioIndication_v1_6
Dradio_hidl_hal_utils_v1_6.h1005 Return<void> stkEventNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal163 oneway stkEventNotify(RadioIndicationType type, string cmd);
/hardware/ril/libril/
Dril_service.cpp7161 Return<void> retStatus = radioService[slotId]->mRadioIndication->stkEventNotify( in stkEventNotifyInd()