Searched refs:convertHalCellInfoList (Results 1 – 5 of 5) sorted by relevance
1096 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForLTE()1137 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForGSM()1177 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForWcdma()1218 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(records); in testConvertHalCellInfoListForCdma()
694 ArrayList<CellInfo> response = RIL.convertHalCellInfoList(records); in cellInfoList()931 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList(result.networkInfos); in responseCellInfos()
1938 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(cellInfo); in responseCellInfoList()
5295 public static ArrayList<CellInfo> convertHalCellInfoList( in convertHalCellInfoList() method in RIL
40587 HSPLcom/android/internal/telephony/RIL;->convertHalCellInfoList(Ljava/util/ArrayList;)Ljava/util/Ar…