Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java102 return new BluetoothPanBinder(this); in initBinder()
241 private static class BluetoothPanBinder extends IBluetoothPan.Stub class in PanService
245 BluetoothPanBinder(PanService svc) { in BluetoothPanBinder() method in PanService.BluetoothPanBinder