Searched refs:setCellLocation (Results 1 – 2 of 2) sorted by relevance
372 public void setCellLocation(CellLocation cellLocation) { in setCellLocation() method in ShadowTelephonyManager
200 shadowOf(telephonyManager).setCellLocation(mockCellLocation); in shouldGiveCellLocation()