Searched refs:convertHalCellInfoList_1_2 (Results 1 – 4 of 4) sorted by relevance
1521 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForLTE()1550 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForGSM()1580 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForWcdma()1609 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForCdma()
706 ArrayList<CellInfo> response = RIL.convertHalCellInfoList_1_2(records); in cellInfoList_1_2()942 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList_1_2(result.networkInfos); in responseCellInfos_1_2()
1952 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList_1_2(cellInfo); in responseCellInfoList_1_2()
5403 public static ArrayList<CellInfo> convertHalCellInfoList_1_2( in convertHalCellInfoList_1_2() method in RIL