Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgSelector.java414 CellIdentityLte lteCellId = ((CellInfoLte) cellInfo).getCellIdentity(); in resolutionMethodCellularLoc() local
415 String tacString = String.format("%04x", lteCellId.getTac()); in resolutionMethodCellularLoc()