Searched refs:responseCellInfoList (Results 1 – 3 of 3) sorted by relevance
/hardware/ril/libril/ |
D | ril_unsol_commands.h | 53 {RIL_UNSOL_CELL_INFO_LIST, responseCellInfoList, WAKE_PARTIAL},
|
D | ril_commands.h | 126 {RIL_REQUEST_GET_CELL_INFO_LIST, dispatchVoid, responseCellInfoList},
|
D | ril.cpp | 309 static int responseCellInfoList(Parcel &p, void *response, size_t responselen); 3466 static int responseCellInfoList(Parcel &p, void *response, size_t responselen) in responseCellInfoList() function
|