Searched refs:RIL_UNSOL_CELL_INFO_LIST (Results 1 – 2 of 2) sorted by relevance
348 int RIL_UNSOL_CELL_INFO_LIST = 1036; field
2753 case RIL_UNSOL_CELL_INFO_LIST: ret = responseCellInfoList(p); break; in processUnsolicited()3128 case RIL_UNSOL_CELL_INFO_LIST: { in processUnsolicited()4103 case RIL_UNSOL_CELL_INFO_LIST: return "UNSOL_CELL_INFO_LIST"; in responseToString()