Home
last modified time | relevance | path

Searched refs:stkCallControlAlphaNotify (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp213 Return<void> RadioIndication::stkCallControlAlphaNotify( in stkCallControlAlphaNotify() function in RadioIndication
Dradio_hidl_hal_utils_v1_0.h506 Return<void> stkCallControlAlphaNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp233 Return<void> RadioIndication_v1_1::stkCallControlAlphaNotify( in stkCallControlAlphaNotify() function in RadioIndication_v1_1
Dradio_hidl_hal_utils_v1_1.h527 Return<void> stkCallControlAlphaNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp270 Return<void> RadioIndication_v1_3::stkCallControlAlphaNotify( in stkCallControlAlphaNotify() function in RadioIndication_v1_3
Dradio_hidl_hal_utils_v1_3.h600 Return<void> stkCallControlAlphaNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp268 Return<void> RadioIndication_v1_2::stkCallControlAlphaNotify( in stkCallControlAlphaNotify() function in RadioIndication_v1_2
Dradio_hidl_hal_utils_v1_2.h623 Return<void> stkCallControlAlphaNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp311 Return<void> RadioIndication_v1_4::stkCallControlAlphaNotify( in stkCallControlAlphaNotify() function in RadioIndication_v1_4
Dradio_hidl_hal_utils_v1_4.h697 Return<void> stkCallControlAlphaNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp352 Return<void> RadioIndication_v1_5::stkCallControlAlphaNotify( in stkCallControlAlphaNotify() function in RadioIndication_v1_5
Dradio_hidl_hal_utils_v1_5.h794 Return<void> stkCallControlAlphaNotify(RadioIndicationType type,
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal423 oneway stkCallControlAlphaNotify(RadioIndicationType type, string alpha);
/hardware/ril/libril/
Dril_service.cpp8359 Return<void> retStatus = radioService[slotId]->mRadioIndication->stkCallControlAlphaNotify( in stkCallControlAlphaNotifyInd()