Searched defs:BluetoothHeadsetBinder (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java58 return new BluetoothHeadsetBinder(this);
120 private static class BluetoothHeadsetBinder extends IBluetoothHeadset.Stub implements IProfileServiceBinder { class in class:HeadsetService
123 public BluetoothHeadsetBinder(HeadsetService svc) { method in class:HeadsetService.BluetoothHeadsetBinder

Completed in 66 milliseconds