Home
last modified time | relevance | path

Searched refs:getDataCallListResponse (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h74 {RIL_REQUEST_DATA_CALL_LIST, radio::getDataCallListResponse},
H A Dril_service.h238 int getDataCallListResponse(int slotId,
H A Dril_service.cpp4739 int radio::getDataCallListResponse(int slotId, in getDataCallListResponse() function in radio
4759 Return<void> retStatus = radioService[slotId]->mRadioResponse->getDataCallListResponse( in getDataCallListResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp278 Return<void> RadioResponse_v1_1::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h209 Return<void> getDataCallListResponse(
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h211 Return<void> getDataCallListResponse(
H A Dradio_response.cpp380 Return<void> RadioResponse::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp284 Return<void> RadioResponse_v1_2::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h248 Return<void> getDataCallListResponse(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp284 Return<void> RadioResponse_v1_3::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h209 Return<void> getDataCallListResponse(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp285 Return<void> RadioResponse_v1_4::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h229 Return<void> getDataCallListResponse(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp285 Return<void> RadioResponse_v1_5::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h246 Return<void> getDataCallListResponse(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp322 Return<void> RadioResponse_v1_6::getDataCallListResponse( in getDataCallListResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h291 Return<void> getDataCallListResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java936 public void getDataCallListResponse(RadioResponseInfo responseInfo, in getDataCallListResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal734 * Response function is IRadioResponse.getDataCallListResponse()
H A DIRadioResponse.hal1178 oneway getDataCallListResponse(RadioResponseInfo info, vec<SetupDataCallResult> dcResponse);