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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java86 return new BluetoothPanBinder(this);
172 private static class BluetoothPanBinder extends IBluetoothPan.Stub implements IProfileServiceBinder { class in class:PanService
174 public BluetoothPanBinder(PanService svc) { method in class:PanService.BluetoothPanBinder

Completed in 106 milliseconds