OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectProfile
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java
217
mTestUtils.
connectProfile
(adapter, device, BluetoothProfile.A2DP,
250
mTestUtils.
connectProfile
(adapter, device, BluetoothProfile.HEADSET,
283
mTestUtils.
connectProfile
(adapter, device, BluetoothProfile.INPUT_DEVICE,
377
mTestUtils.
connectProfile
(adapter, device, BluetoothProfile.HEADSET, null);
BluetoothTestUtils.java
[
all
...]
/packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java
264
mCachedDevice.
connectProfile
(profile);
CachedBluetoothDevice.java
234
void
connectProfile
(LocalBluetoothProfile profile) {
DockService.java
727
cachedDevice.
connectProfile
(profile);
[
all
...]
Completed in 1394 milliseconds