Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_unsol_commands.h53 {RIL_UNSOL_CELL_INFO_LIST, responseCellInfoList, WAKE_PARTIAL},
Dril_commands.h126 {RIL_REQUEST_GET_CELL_INFO_LIST, dispatchVoid, responseCellInfoList},
Dril.cpp309 static int responseCellInfoList(Parcel &p, void *response, size_t responselen);
3466 static int responseCellInfoList(Parcel &p, void *response, size_t responselen) in responseCellInfoList() function