Home
last modified time | relevance | path

Searched defs:getModemStackStatusResponse (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp783 Return<void> RadioResponse_v1_3::getModemStackStatusResponse(const RadioResponseInfo& info, in getModemStackStatusResponse() function in RadioResponse_v1_3
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp791 Return<void> RadioResponse_v1_4::getModemStackStatusResponse(const RadioResponseInfo& info, in getModemStackStatusResponse() function in RadioResponse_v1_4
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp792 Return<void> RadioResponse_v1_5::getModemStackStatusResponse(const RadioResponseInfo& info, in getModemStackStatusResponse() function in RadioResponse_v1_5
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp851 Return<void> RadioResponse_v1_6::getModemStackStatusResponse( in getModemStackStatusResponse() function in RadioResponse_v1_6
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java2965 public void getModemStackStatusResponse(RadioResponseInfo responseInfo, boolean isEnabled) { in getModemStackStatusResponse() method in RadioResponse