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

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 86 mTestUtils.undiscoverable(adapter);
91 mTestUtils.undiscoverable(adapter);
BluetoothTestUtils.java 42 /** Timeout for discoverable/undiscoverable in ms. */
586 public void undiscoverable(BluetoothAdapter adapter) { method in class:BluetoothTestUtils
590 fail("undiscoverable() bluetooth not enabled");
608 writeOutput(String.format("undiscoverable() completed in %d ms",
618 fail(String.format("undiscoverable() timeout: scanMode=%d (expected %d), flags=0x%x "
    [all...]

Completed in 36 milliseconds