Searched refs:lteCc (Results 1 – 1 of 1) sorted by relevance
2297 CellConfigLte lteCc = null; in convertHalCellInfo() local2328 lteCc = new CellConfigLte(lte.cellConfig.isEndcAvailable); in convertHalCellInfo()2377 lteCc = new CellConfigLte(); in convertHalCellInfo()2431 lteCc = new CellConfigLte(); in convertHalCellInfo()2468 return new CellInfoLte(connectionStatus, registered, nanotime, lteCi, lteSs, lteCc); in convertHalCellInfo()