Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java551 return new PbapBinder(this); in initBinder()
656 private static class PbapBinder extends IBluetoothPbap.Stub implements IProfileServiceBinder { class in BluetoothPbapService
670 PbapBinder(BluetoothPbapService service) { in PbapBinder() method in BluetoothPbapService.PbapBinder