Home
last modified time | relevance | path

Searched defs:stopKeepaliveResponse (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp694 Return<void> RadioResponse_v1_1::stopKeepaliveResponse(const RadioResponseInfo& info) { in stopKeepaliveResponse() function in RadioResponse_v1_1
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp697 Return<void> RadioResponse_v1_2::stopKeepaliveResponse(const RadioResponseInfo& /*info*/) { in stopKeepaliveResponse() function in RadioResponse_v1_2
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp699 Return<void> RadioResponse_v1_3::stopKeepaliveResponse(const RadioResponseInfo& /*info*/) { in stopKeepaliveResponse() function in RadioResponse_v1_3
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp707 Return<void> RadioResponse_v1_4::stopKeepaliveResponse(const RadioResponseInfo& /*info*/) { in stopKeepaliveResponse() function in RadioResponse_v1_4
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp707 Return<void> RadioResponse_v1_5::stopKeepaliveResponse(const RadioResponseInfo& /*info*/) { in stopKeepaliveResponse() function in RadioResponse_v1_5
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp784 Return<void> RadioResponse_v1_6::stopKeepaliveResponse( in stopKeepaliveResponse() function in RadioResponse_v1_6
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1898 public void stopKeepaliveResponse(RadioResponseInfo responseInfo) { in stopKeepaliveResponse() method in RadioResponse
/aosp12/hardware/ril/libril/
H A Dril_service.cpp6710 int radio::stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopKeepaliveResponse() function in radio