OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetoothheadsetbinder
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java
58
return new
BluetoothHeadsetBinder
(this);
116
private static class
BluetoothHeadsetBinder
extends IBluetoothHeadset.Stub implements IProfileServiceBinder {
119
public
BluetoothHeadsetBinder
(HeadsetService svc) {
Completed in 1809 milliseconds