HomeSort by relevance Sort by last modified time
    Searched refs:unpairAll (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothInstrumentation.java 67 } else if ("unpairAll".equals(command)) {
68 unpairAll();
90 public void unpairAll() {
91 getBluetoothTestUtils().unpairAll(getBluetoothAdapter());
BluetoothTestUtils.java     [all...]

Completed in 234 milliseconds