Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_indication.cpp153 Return<void> RadioIndication::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication
Dradio_hidl_hal_utils_v1_0.h488 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_indication.cpp171 Return<void> RadioIndication_v1_1::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_1
Dradio_hidl_hal_utils_v1_1.h508 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp206 Return<void> RadioIndication_v1_3::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_3
Dradio_hidl_hal_utils_v1_3.h576 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_indication.cpp205 Return<void> RadioIndication_v1_2::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_2
Dradio_hidl_hal_utils_v1_2.h602 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_indication.cpp246 Return<void> RadioIndication_v1_4::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_4
Dradio_hidl_hal_utils_v1_4.h671 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_indication.cpp287 Return<void> RadioIndication_v1_5::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_5
Dradio_hidl_hal_utils_v1_5.h770 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp312 Return<void> RadioIndication_v1_6::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_6
Dradio_hidl_hal_utils_v1_6.h1038 Return<void> resendIncallMute(RadioIndicationType type);
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal309 oneway resendIncallMute(RadioIndicationType type);
/hardware/ril/libril/
Dril_service.cpp7686 Return<void> retStatus = radioService[slotId]->mRadioIndication->resendIncallMute( in resendIncallMuteInd()