Home
last modified time | relevance | path

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

/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
H A DEpdgSelector.java409 CellIdentityWcdma wcdmaCellId = ((CellInfoWcdma) cellInfo).getCellIdentity(); in resolutionMethodCellularLoc() local
410 String lacString = String.format("%04x", wcdmaCellId.getLac()); in resolutionMethodCellularLoc()