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

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java81 return new BluetoothInputDeviceBinder(this);
295 private static class BluetoothInputDeviceBinder extends IBluetoothInputDevice.Stub implements IProfileServiceBinder{ class in class:HidService
297 public BluetoothInputDeviceBinder(HidService svc) { method in class:HidService.BluetoothInputDeviceBinder

Completed in 82 milliseconds