Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_commands.h93 {RIL_REQUEST_SET_LOCATION_UPDATES, radio::setLocationUpdatesResponse},
Dril_service.h290 int setLocationUpdatesResponse(int slotId,
Dril_service.cpp5055 int radio::setLocationUpdatesResponse(int slotId, in setLocationUpdatesResponse() function in radio
5066 = radioService[slotId]->mRadioResponse->setLocationUpdatesResponse(responseInfo); in setLocationUpdatesResponse()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp355 Return<void> RadioResponse_v1_1::setLocationUpdatesResponse(const RadioResponseInfo& /*info*/) { in setLocationUpdatesResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h249 Return<void> setLocationUpdatesResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h251 Return<void> setLocationUpdatesResponse(const RadioResponseInfo& info);
Dradio_response.cpp479 Return<void> RadioResponse::setLocationUpdatesResponse(const RadioResponseInfo& info) { in setLocationUpdatesResponse() function in RadioResponse
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp363 Return<void> RadioResponse_v1_2::setLocationUpdatesResponse(const RadioResponseInfo& /*info*/) { in setLocationUpdatesResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h288 Return<void> setLocationUpdatesResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp366 Return<void> RadioResponse_v1_4::setLocationUpdatesResponse(const RadioResponseInfo& /*info*/) { in setLocationUpdatesResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h271 Return<void> setLocationUpdatesResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h250 Return<void> setLocationUpdatesResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp366 Return<void> RadioResponse_v1_5::setLocationUpdatesResponse(const RadioResponseInfo& /*info*/) { in setLocationUpdatesResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h288 Return<void> setLocationUpdatesResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h344 Return<void> setLocationUpdatesResponse(
/hardware/interfaces/radio/1.0/
DIRadio.hal874 * Response callback is IRadioResponse.setLocationUpdatesResponse()
DIRadioResponse.hal1436 oneway setLocationUpdatesResponse(RadioResponseInfo info);