Home
last modified time | relevance | path

Searched refs:BluetoothHidHostBinder (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidHostService.java92 return new BluetoothHidHostBinder(this); in initBinder()
333 private static class BluetoothHidHostBinder extends IBluetoothHidHost.Stub class in HidHostService
337 BluetoothHidHostBinder(HidHostService svc) { in BluetoothHidHostBinder() method in HidHostService.BluetoothHidHostBinder