Home
last modified time | relevance | path

Searched refs:getCellInfoListResponse_1_4 (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioResponse.hal82 oneway getCellInfoListResponse_1_4(RadioResponseInfo info, vec<CellInfo> cellInfo);
/aosp12/hardware/interfaces/radio/1.5/
H A DIRadioResponse.hal235 * This is identitcal to getCellInfoListResponse_1_4 but uses an updated version of CellInfo.
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp821 Return<void> RadioResponse_v1_4::getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h495 Return<void> getCellInfoListResponse_1_4(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp822 Return<void> RadioResponse_v1_5::getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h513 Return<void> getCellInfoListResponse_1_4(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp882 Return<void> RadioResponse_v1_6::getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h637 Return<void> getCellInfoListResponse_1_4(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1408 public void getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4() method in RadioResponse