Home
last modified time | relevance | path

Searched refs:convertHalCellInfoList (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java738 ArrayList<CellInfo> response = RIL.convertHalCellInfoList(records); in cellInfoList()
1165 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList(result.networkInfos); in responseNetworkScan()
DRadioResponse.java2397 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(cellInfo); in responseCellInfoList()
DRIL.java6625 public static ArrayList<CellInfo> convertHalCellInfoList( in convertHalCellInfoList() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java1350 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()
/frameworks/base/config/
Dboot-image-profile.txt43087 HSPLcom/android/internal/telephony/RIL;->convertHalCellInfoList(Ljava/util/ArrayList;)Ljava/util/Ar…