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

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 215 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.A2DP, null);
221 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.A2DP,
248 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, null);
254 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET,
281 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.INPUT_DEVICE, null);
287 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.INPUT_DEVICE,
378 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, null);
390 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, null);
BluetoothTestUtils.java     [all...]

Completed in 485 milliseconds