Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgSelector.java404 CellIdentityGsm gsmCellId = ((CellInfoGsm) cellInfo).getCellIdentity(); in resolutionMethodCellularLoc() local
405 String lacString = String.format("%04x", gsmCellId.getLac()); in resolutionMethodCellularLoc()