Searched refs:convertHalCellInfoList (Results 1 – 4 of 4) sorted by relevance
801 ArrayList<CellInfo> response = RIL.convertHalCellInfoList(records); in cellInfoList()1339 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList(result.networkInfos); in responseNetworkScan()
2752 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(cellInfo); in responseCellInfoList()
7396 public static ArrayList<CellInfo> convertHalCellInfoList( in convertHalCellInfoList() method in RIL
1499 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForLTE()1541 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForGSM()1582 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForWcdma()1675 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForCdma()