Searched refs:convertHalCellInfoList (Results 1 – 5 of 5) sorted by relevance
738 ArrayList<CellInfo> response = RIL.convertHalCellInfoList(records); in cellInfoList()1165 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList(result.networkInfos); in responseNetworkScan()
2397 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(cellInfo); in responseCellInfoList()
6625 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()
43087 HSPLcom/android/internal/telephony/RIL;->convertHalCellInfoList(Ljava/util/ArrayList;)Ljava/util/Ar…