Searched defs:disconnectProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java987 public void disconnectProfile(BluetoothAdapter adapter, BluetoothDevice device, int profile, method in class:BluetoothTestUtils
990 methodName = String.format("disconnectProfile(profile=%d, device=%s)", profile, device);

Completed in 24 milliseconds