Home
last modified time | relevance | path

Searched refs:responseCellList (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/libril/
Dril_commands.h92 {RIL_REQUEST_GET_NEIGHBORING_CELL_IDS, dispatchVoid, responseCellList},
Dril.cpp302 static int responseCellList(Parcel &p, void *response, size_t responselen);
2801 static int responseCellList(Parcel &p, void *response, size_t responselen) { in responseCellList() function