Searched defs:stopKeepaliveResponse (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp694 Return<void> RadioResponse_v1_1::stopKeepaliveResponse(const RadioResponseInfo& info) { function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp695 Return<void> RadioResponse_v1_2::stopKeepaliveResponse(const RadioResponseInfo& /*info*/) { function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp6690 int radio::stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, function in class:radio
6705 radioService[slotId]->mRadioResponseV1_1->stopKeepaliveResponse(responseInfo);

Completed in 106 milliseconds