Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1274 startStopSco(adapter, device, true); in startSco()
1285 startStopSco(adapter, device, false); in stopSco()
1295 private void startStopSco(BluetoothAdapter adapter, BluetoothDevice device, boolean isStart) { in startStopSco() method in BluetoothTestUtils