Searched defs:startSco (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java1268 public void startSco(BluetoothAdapter adapter, BluetoothDevice device) { method in class:BluetoothTestUtils
1283 * Helper method for {@link #startSco(BluetoothAdapter, BluetoothDevice)} and
1296 methodName = String.format("startSco(device=%s)", device);

Completed in 10 milliseconds