Home
last modified time | relevance | path

Searched refs:stopLceServiceResponse (Results 1 – 15 of 15) sorted by relevance

/hardware/ril/libril/
Dril_commands.h150 {RIL_REQUEST_STOP_LCE, radio::stopLceServiceResponse},
Dril_service.h512 int stopLceServiceResponse(int slotId,
Dril_service.cpp6427 int radio::stopLceServiceResponse(int slotId, in stopLceServiceResponse() function in radio
6440 = radioService[slotId]->mRadioResponse->stopLceServiceResponse(responseInfo, in stopLceServiceResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp618 Return<void> RadioResponse_v1_1::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h377 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp628 Return<void> RadioResponse_v1_3::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_3
Dradio_hidl_hal_utils_v1_3.h385 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h379 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
Dradio_response.cpp848 Return<void> RadioResponse::stopLceServiceResponse(const RadioResponseInfo& info, in stopLceServiceResponse() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp626 Return<void> RadioResponse_v1_2::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h418 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp638 Return<void> RadioResponse_v1_4::stopLceServiceResponse(const RadioResponseInfo& /*info*/, in stopLceServiceResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h407 Return<void> stopLceServiceResponse(const RadioResponseInfo& info,
/hardware/interfaces/radio/1.0/
DIRadio.hal1469 * Response callback is IRadioResponse.stopLceServiceResponse()
DIRadioResponse.hal2449 oneway stopLceServiceResponse(RadioResponseInfo info, LceStatusInfo statusInfo);