Searched refs:cellInfoList (Results 1 – 1 of 1) sorted by relevance
392 List<CellInfo> cellInfoList = mTelephonyManager.getAllCellInfo(); in resolutionMethodCellularLoc() local393 if (cellInfoList == null) { in resolutionMethodCellularLoc()398 for (CellInfo cellInfo : cellInfoList) { in resolutionMethodCellularLoc()