Searched refs:convertHalCellInfoList (Results 1 – 4 of 4) sorted by relevance
737 ArrayList<CellInfo> response = RIL.convertHalCellInfoList(records); in cellInfoList()1164 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList(result.networkInfos); in responseNetworkScan()
2397 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(cellInfo); in responseCellInfoList()
6624 public static ArrayList<CellInfo> convertHalCellInfoList( in convertHalCellInfoList() method in RIL
1350 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForLTE()1392 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForGSM()1433 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForWcdma()1526 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForCdma()