Searched defs:cellLocation (Results 1 – 2 of 2) sorted by relevance
70 private CellLocation cellLocation = null; field in ShadowTelephonyManager372 public void setCellLocation(CellLocation cellLocation) { in setCellLocation()
544 private static JSONObject buildJsonCellLocation(CellLocation cellLocation) in buildJsonCellLocation()