/aosp12/hardware/ril/libril/ |
H A D | ril_commands.h | 126 {RIL_REQUEST_GET_CELL_INFO_LIST, radio::getCellInfoListResponse},
|
H A D | ril_service.h | 422 int getCellInfoListResponse(int slotId,
|
H A D | ril_service.cpp | 5827 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 D | radio_response.cpp | 515 Return<void> RadioResponse_v1_1::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_1
|
H A D | radio_hidl_hal_utils_v1_1.h | 332 Return<void> getCellInfoListResponse(const RadioResponseInfo& info,
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_utils_v1_0.h | 334 Return<void> getCellInfoListResponse(const RadioResponseInfo& info,
|
H A D | radio_response.cpp | 696 Return<void> RadioResponse::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse
|
/aosp12/hardware/interfaces/radio/1.2/vts/functional/ |
H A D | radio_response.cpp | 523 Return<void> RadioResponse_v1_2::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_2
|
H A D | radio_hidl_hal_utils_v1_2.h | 371 Return<void> getCellInfoListResponse(
|
/aosp12/hardware/interfaces/radio/1.3/vts/functional/ |
H A D | radio_response.cpp | 523 Return<void> RadioResponse_v1_3::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_3
|
H A D | radio_hidl_hal_utils_v1_3.h | 333 Return<void> getCellInfoListResponse(
|
/aosp12/hardware/interfaces/radio/1.4/vts/functional/ |
H A D | radio_response.cpp | 527 Return<void> RadioResponse_v1_4::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_4
|
H A D | radio_hidl_hal_utils_v1_4.h | 354 Return<void> getCellInfoListResponse(
|
/aosp12/hardware/interfaces/radio/1.5/vts/functional/ |
H A D | radio_response.cpp | 527 Return<void> RadioResponse_v1_5::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_5
|
H A D | radio_hidl_hal_utils_v1_5.h | 371 Return<void> getCellInfoListResponse(
|
/aosp12/hardware/interfaces/radio/1.6/vts/functional/ |
H A D | radio_response.cpp | 583 Return<void> RadioResponse_v1_6::getCellInfoListResponse( in getCellInfoListResponse() function in RadioResponse_v1_6
|
H A D | radio_hidl_hal_utils_v1_6.h | 457 Return<void> getCellInfoListResponse(
|
/aosp12/hardware/interfaces/radio/1.6/ |
H A D | IRadio.hal | 478 * Response callback is IRadioResponse.getCellInfoListResponse()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | RadioResponse.java | 1389 public void getCellInfoListResponse(RadioResponseInfo responseInfo, in getCellInfoListResponse() method in RadioResponse
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadio.hal | 1218 * Response callback is IRadioResponse.getCellInfoListResponse()
|
H A D | IRadioResponse.hal | 2090 oneway getCellInfoListResponse(RadioResponseInfo info, vec<CellInfo> cellInfo);
|