Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h134 {RIL_REQUEST_GET_CELL_INFO_LIST, radio_1_6::getCellInfoListResponse},
205 {RIL_REQUEST_GET_CELL_INFO_LIST_1_6, radio_1_6::getCellInfoListResponse
Dril_service.h430 int getCellInfoListResponse(int slotId,
Dril_service.cpp8968 int radio_1_6::getCellInfoListResponse(int slotId, int responseType, int serial, RIL_Errno e, in getCellInfoListResponse() function in radio_1_6
9033 radioService[slotId]->mRadioResponse->getCellInfoListResponse(responseInfo, ret); in getCellInfoListResponse()