Searched refs:stopSco (Results 1 – 3 of 3) sorted by relevance
380 mTestUtils.stopSco(adapter, device); in testStartStopSco()386 mTestUtils.stopSco(adapter, device); in testStartStopSco()
1297 public void stopSco(BluetoothAdapter adapter, BluetoothDevice device) { in stopSco() method in BluetoothTestUtils
2828 public void clearCount(boolean stopSco) { in clearCount() argument2838 if (stopSco) { in clearCount()2985 public void clearAllScoClients(int exceptPid, boolean stopSco) { in clearAllScoClients() argument2992 cl.clearCount(stopSco); in clearAllScoClients()