Home
last modified time | relevance | path

Searched refs:shouldRebootBluetoothAfterTest (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleSecureConnectionPriorityClientTestActivity.java41 public boolean shouldRebootBluetoothAfterTest() { in shouldRebootBluetoothAfterTest() method in BleSecureConnectionPriorityClientTestActivity
DBleSecureEncryptedClientTestActivity.java41 public boolean shouldRebootBluetoothAfterTest() { in shouldRebootBluetoothAfterTest() method in BleSecureEncryptedClientTestActivity
DBleSecureClientStartActivity.java47 public boolean shouldRebootBluetoothAfterTest() { in shouldRebootBluetoothAfterTest() method in BleSecureClientStartActivity
DBleConnectionPriorityClientBaseActivity.java189 public boolean shouldRebootBluetoothAfterTest() { in shouldRebootBluetoothAfterTest() method in BleConnectionPriorityClientBaseActivity
236 if (shouldRebootBluetoothAfterTest()) {
DBleEncryptedClientBaseActivity.java178 public boolean shouldRebootBluetoothAfterTest() { in shouldRebootBluetoothAfterTest() method in BleEncryptedClientBaseActivity
DBleClientTestBaseActivity.java224 public boolean shouldRebootBluetoothAfterTest() { in shouldRebootBluetoothAfterTest() method in BleClientTestBaseActivity