Home
last modified time | relevance | path

Searched refs:getCellInfoListResponse (Results 1 – 21 of 21) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h126 {RIL_REQUEST_GET_CELL_INFO_LIST, radio::getCellInfoListResponse},
H A Dril_service.h422 int getCellInfoListResponse(int slotId,
H A Dril_service.cpp5827 int radio::getCellInfoListResponse(int slotId, in getCellInfoListResponse() function in radio
5848 Return<void> retStatus = radioService[slotId]->mRadioResponse->getCellInfoListResponse( in getCellInfoListResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp515 Return<void> RadioResponse_v1_1::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h332 Return<void> getCellInfoListResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h334 Return<void> getCellInfoListResponse(const RadioResponseInfo& info,
H A Dradio_response.cpp696 Return<void> RadioResponse::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp523 Return<void> RadioResponse_v1_2::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h371 Return<void> getCellInfoListResponse(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp523 Return<void> RadioResponse_v1_3::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h333 Return<void> getCellInfoListResponse(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp527 Return<void> RadioResponse_v1_4::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h354 Return<void> getCellInfoListResponse(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp527 Return<void> RadioResponse_v1_5::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h371 Return<void> getCellInfoListResponse(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp583 Return<void> RadioResponse_v1_6::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h457 Return<void> getCellInfoListResponse(
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadio.hal478 * Response callback is IRadioResponse.getCellInfoListResponse()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1389 public void getCellInfoListResponse(RadioResponseInfo responseInfo, in getCellInfoListResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal1218 * Response callback is IRadioResponse.getCellInfoListResponse()
H A DIRadioResponse.hal2090 oneway getCellInfoListResponse(RadioResponseInfo info, vec<CellInfo> cellInfo);