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

/hardware/ril/libril/
H A Dril_unsol_commands.h53 {RIL_UNSOL_CELL_INFO_LIST, responseCellInfoList, WAKE_PARTIAL},
H A Dril_commands.h126 {RIL_REQUEST_GET_CELL_INFO_LIST, dispatchVoid, responseCellInfoList},
H A Dril.cpp241 static int responseCellInfoList(Parcel &p, void *response, size_t responselen);
2397 static int responseCellInfoList(Parcel &p, void *response, size_t responselen) function in namespace:android

Completed in 66 milliseconds