Searched refs:cellInfoLte (Results 1 – 1 of 1) sorted by relevance
1601 android.hardware.radio.V1_4.CellInfoLte cellInfoLte = in getCellInfo_1_4ForLte() local1603 cellInfoLte.base = cellInfo2; in getCellInfo_1_4ForLte()1604 cellInfoLte.cellConfig = cellConfig; in getCellInfo_1_4ForLte()1609 cellInfo.info.lte(cellInfoLte); in getCellInfo_1_4ForLte()1622 CellInfoLte cellInfoLte = (CellInfoLte) ret.get(0); in testConvertHalCellInfoList_1_4ForLte() local1623 cellInfoLte.setTimeStamp(TIMESTAMP); // override the timestamp in testConvertHalCellInfoList_1_4ForLte()1633 assertEquals(expected, cellInfoLte); in testConvertHalCellInfoList_1_4ForLte()1663 android.hardware.radio.V1_5.CellInfoLte cellInfoLte = in testConvertHalCellInfoList_1_5ForLte() local1665 cellInfoLte.cellIdentityLte = getCellIdentityLte_1_5(); in testConvertHalCellInfoList_1_5ForLte()1666 cellInfoLte.signalStrengthLte = getLteSignalStrength_1_0(); in testConvertHalCellInfoList_1_5ForLte()[all …]