Home
last modified time | relevance | path

Searched defs:connectProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java262 public void connectProfile(LocalBluetoothProfile profile) { in connectProfile() method in CachedBluetoothDevice
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java901 public void connectProfile(BluetoothAdapter adapter, BluetoothDevice device, int profile, in connectProfile() method in BluetoothTestUtils