Home
last modified time | relevance | path

Searched defs:acknowledgeRequest (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp902 Return<void> RadioResponse::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp656 Return<void> RadioResponse_v1_1::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_1
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp666 Return<void> RadioResponse_v1_2::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_2
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp668 Return<void> RadioResponse_v1_3::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_3
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp678 Return<void> RadioResponse_v1_4::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_4
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp678 Return<void> RadioResponse_v1_5::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_5
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp751 Return<void> RadioResponse_v1_6::acknowledgeRequest(int32_t /*serial*/) { in acknowledgeRequest() function in RadioResponse_v1_6
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java116 public void acknowledgeRequest(int serial) { in acknowledgeRequest() method in RadioResponse
/aosp12/hardware/ril/libril/
H A Dril_service.cpp2901 void radio::acknowledgeRequest(int slotId, int serial) { in acknowledgeRequest() function in radio