Searched refs:convertHalCellInfoList_1_2 (Results 1 – 5 of 5) sorted by relevance
1483 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList_1_2(records); in testConvertHalCellInfoListForTdscdma()2161 List<CellInfo> cil = RIL.convertHalCellInfoList_1_2(records); in testCellInfoTimestamp_1_2()2219 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForLTE()2248 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForGSM()2291 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForWcdma()2320 return RIL.convertHalCellInfoList_1_2(records); in getCellInfoListForCdma()
750 ArrayList<CellInfo> response = RIL.convertHalCellInfoList_1_2(records); in cellInfoList_1_2()1176 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList_1_2(result.networkInfos); in responseNetworkScan_1_2()
2411 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList_1_2(cellInfo); in responseCellInfoList_1_2()
6644 public static ArrayList<CellInfo> convertHalCellInfoList_1_2( in convertHalCellInfoList_1_2() method in RIL
22571 HSPLcom/android/internal/telephony/RIL;->convertHalCellInfoList_1_2(Ljava/util/ArrayList;)Ljava/uti…