Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java1096 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()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java694 ArrayList<CellInfo> response = RIL.convertHalCellInfoList(records); in cellInfoList()
931 ArrayList<CellInfo> infos = RIL.convertHalCellInfoList(result.networkInfos); in responseCellInfos()
DRadioResponse.java1938 ArrayList<CellInfo> ret = RIL.convertHalCellInfoList(cellInfo); in responseCellInfoList()
DRIL.java5295 public static ArrayList<CellInfo> convertHalCellInfoList( in convertHalCellInfoList() method in RIL
/frameworks/base/config/
Dboot-image-profile.txt40587 HSPLcom/android/internal/telephony/RIL;->convertHalCellInfoList(Ljava/util/ArrayList;)Ljava/util/Ar…