Searched refs:clearBluetooth (Results 1 – 1 of 1) sorted by relevance
544 public void clearBluetooth() { in clearBluetooth() method in BluetoothAdapterTest550 assertThrows(SecurityException.class, () -> mAdapter.clearBluetooth()); in clearBluetooth()553 assertThrows(SecurityException.class, () -> mAdapter.clearBluetooth()); in clearBluetooth()558 assertThrows(RuntimeException.class, () -> mAdapter.clearBluetooth()); in clearBluetooth()