OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Handsfree
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothUuid.java
47
public static final ParcelUuid
Handsfree
=
69
AudioSink, AudioSource, AdvAudioDist, HSP,
Handsfree
, AvrcpController, AvrcpTarget,
85
return uuid.equals(
Handsfree
);
/packages/apps/Settings/src/com/android/settings/bluetooth/
HeadsetProfile.java
47
BluetoothUuid.
Handsfree
,
LocalBluetoothProfileManager.java
139
// Headset /
Handsfree
315
BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.
Handsfree
))) {
/packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java
50
* Provides Bluetooth Headset and
Handsfree
profile, as a service in
540
if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.
Handsfree
) &&
545
int channel = device.getServiceChannel(BluetoothUuid.
Handsfree
);
[
all
...]
/frameworks/base/core/java/android/server/
BluetoothService.java
137
BluetoothUuid.
Handsfree
,
[
all
...]
Completed in 25 milliseconds