Searched refs:lteCellId (Results 1 – 1 of 1) sorted by relevance
414 CellIdentityLte lteCellId = ((CellInfoLte) cellInfo).getCellIdentity(); in resolutionMethodCellularLoc() local415 String tacString = String.format("%04x", lteCellId.getTac()); in resolutionMethodCellularLoc()