Home
last modified time | relevance | path

Searched refs:stopDtmfResponse (Results 1 – 17 of 17) sorted by relevance

/hardware/ril/libril/
Dril_commands.h67 {RIL_REQUEST_DTMF_STOP, radio::stopDtmfResponse},
Dril_service.h214 int stopDtmfResponse(int slotId,
Dril_service.cpp4609 int radio::stopDtmfResponse(int slotId, in stopDtmfResponse() function in radio
4620 = radioService[slotId]->mRadioResponse->stopDtmfResponse(responseInfo); in stopDtmfResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp251 Return<void> RadioResponse_v1_1::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h196 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h198 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
Dradio_response.cpp343 Return<void> RadioResponse::stopDtmfResponse(const RadioResponseInfo& info) { in stopDtmfResponse() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp257 Return<void> RadioResponse_v1_2::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h235 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp258 Return<void> RadioResponse_v1_4::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h216 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h196 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp258 Return<void> RadioResponse_v1_5::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h233 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h274 Return<void> stopDtmfResponse(const ::android::hardware::radio::V1_0::RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/
DIRadio.hal664 * Response function is IRadioResponse.stopDtmfResponse()
DIRadioResponse.hal1065 oneway stopDtmfResponse(RadioResponseInfo info);