Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java2243 android.hardware.radio.V1_4.CellInfoNr cellinfo = in testConvertHalCellInfoList_1_4ForNr() local
2245 cellinfo.cellidentity.nci = CI; in testConvertHalCellInfoList_1_4ForNr()
2246 cellinfo.cellidentity.pci = PCI; in testConvertHalCellInfoList_1_4ForNr()
2247 cellinfo.cellidentity.tac = TAC; in testConvertHalCellInfoList_1_4ForNr()
2248 cellinfo.cellidentity.nrarfcn = NRARFCN; in testConvertHalCellInfoList_1_4ForNr()
2249 cellinfo.cellidentity.mcc = MCC_STR; in testConvertHalCellInfoList_1_4ForNr()
2250 cellinfo.cellidentity.mnc = MNC_STR; in testConvertHalCellInfoList_1_4ForNr()
2251 cellinfo.cellidentity.operatorNames.alphaLong = ALPHA_LONG; in testConvertHalCellInfoList_1_4ForNr()
2252 cellinfo.cellidentity.operatorNames.alphaShort = ALPHA_SHORT; in testConvertHalCellInfoList_1_4ForNr()
2253 cellinfo.signalStrength.ssRsrp = RSRP; in testConvertHalCellInfoList_1_4ForNr()
[all …]