OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:connectProfile
(Results
1 - 3
of
3
) 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/
CachedBluetoothDevice.java
272
void
connectProfile
(LocalBluetoothProfile profile) {
Completed in 1220 milliseconds