Searched refs:RIL_UNSOL_CELL_INFO_LIST (Results 1 – 2 of 2) sorted by relevance
452 int RIL_UNSOL_CELL_INFO_LIST = 1036; field
3063 case RIL_UNSOL_CELL_INFO_LIST: ret = responseCellInfoList(p); break; in processUnsolicited()3440 case RIL_UNSOL_CELL_INFO_LIST: { in processUnsolicited()4474 case RIL_UNSOL_CELL_INFO_LIST: return "UNSOL_CELL_INFO_LIST"; in responseToString()