HomeSort by relevance Sort by last modified time
    Searched refs:connectProfile (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 219 mTestUtils.connectProfile(adapter, device, BluetoothProfile.A2DP,
252 mTestUtils.connectProfile(adapter, device, BluetoothProfile.HEADSET,
285 mTestUtils.connectProfile(adapter, device, BluetoothProfile.INPUT_DEVICE,
379 mTestUtils.connectProfile(adapter, device, BluetoothProfile.HEADSET, null);
BluetoothTestUtils.java     [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 269 mCachedDevice.connectProfile(profile);
CachedBluetoothDevice.java 250 void connectProfile(LocalBluetoothProfile profile) {
DockService.java 786 cachedDevice.connectProfile(profile);
    [all...]

Completed in 1411 milliseconds