Searched refs:convertHalCellInfoList_1_5 (Results 1 – 3 of 3) sorted by relevance
773 ArrayList<CellInfo> response = RIL.convertHalCellInfoList_1_5(records); in cellInfoList_1_5()1195 ArrayList<CellInfo> cellInfos = RIL.convertHalCellInfoList_1_5(result.networkInfos); in responseNetworkScan_1_5()
2438 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList_1_5(cellInfo); in responseCellInfoList_1_5()
6730 public static ArrayList<CellInfo> convertHalCellInfoList_1_5( in convertHalCellInfoList_1_5() method in RIL