Searched refs:gsmCellId (Results 1 – 1 of 1) sorted by relevance
404 CellIdentityGsm gsmCellId = ((CellInfoGsm) cellInfo).getCellIdentity(); in resolutionMethodCellularLoc() local405 String lacString = String.format("%04x", gsmCellId.getLac()); in resolutionMethodCellularLoc()