/hardware/ril/libril/ |
D | ril_commands.h | 67 {RIL_REQUEST_DTMF_STOP, radio::stopDtmfResponse},
|
D | ril_service.h | 214 int stopDtmfResponse(int slotId,
|
D | ril_service.cpp | 4609 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/ |
D | radio_response.cpp | 251 Return<void> RadioResponse_v1_1::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 196 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 198 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
|
D | radio_response.cpp | 343 Return<void> RadioResponse::stopDtmfResponse(const RadioResponseInfo& info) { in stopDtmfResponse() function in RadioResponse
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 257 Return<void> RadioResponse_v1_2::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 235 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 258 Return<void> RadioResponse_v1_4::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 216 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 196 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 258 Return<void> RadioResponse_v1_5::stopDtmfResponse(const RadioResponseInfo& /*info*/) { in stopDtmfResponse() function in RadioResponse_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 233 Return<void> stopDtmfResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 274 Return<void> stopDtmfResponse(const ::android::hardware::radio::V1_0::RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 664 * Response function is IRadioResponse.stopDtmfResponse()
|
D | IRadioResponse.hal | 1065 oneway stopDtmfResponse(RadioResponseInfo info);
|