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