Searched refs:convertHalCellInfoList_1_4 (Results 1 – 4 of 4) sorted by relevance
762 ArrayList<CellInfo> response = RIL.convertHalCellInfoList_1_4(records); in cellInfoList_1_4()1186 ArrayList<CellInfo> cellInfos = RIL.convertHalCellInfoList_1_4(result.networkInfos); in responseNetworkScan_1_4()
2425 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList_1_4(cellInfo); in responseCellInfoList_1_4()
6714 public static ArrayList<CellInfo> convertHalCellInfoList_1_4( in convertHalCellInfoList_1_4() method in RIL
1812 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList_1_4(records); in testConvertHalCellInfoList_1_4ForNr()2133 List<CellInfo> cil = RIL.convertHalCellInfoList_1_4(records); in testCellInfoTimestamp_1_4()