Home
last modified time | relevance | path

Searched refs:getDataCallListResponse_1_4 (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioResponse.hal157 oneway getDataCallListResponse_1_4(RadioResponseInfo info, vec<SetupDataCallResult> dcResponse);
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp856 Return<void> RadioResponse_v1_4::getDataCallListResponse_1_4( in getDataCallListResponse_1_4() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h516 Return<void> getDataCallListResponse_1_4(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp856 Return<void> RadioResponse_v1_5::getDataCallListResponse_1_4( in getDataCallListResponse_1_4() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h534 Return<void> getDataCallListResponse_1_4(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp908 Return<void> RadioResponse_v1_6::getDataCallListResponse_1_4( in getDataCallListResponse_1_4() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h659 Return<void> getDataCallListResponse_1_4(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java946 public void getDataCallListResponse_1_4(RadioResponseInfo responseInfo, in getDataCallListResponse_1_4() method in RadioResponse