Searched refs:PbapBinder (Results 1 – 2 of 2) sorted by relevance
47 BluetoothPbapService.PbapBinder mBinder;52 mBinder = new BluetoothPbapService.PbapBinder(mService); in setUp()
710 return new PbapBinder(this); in initBinder()830 static class PbapBinder extends IBluetoothPbap.Stub implements IProfileServiceBinder { class in BluetoothPbapService846 PbapBinder(BluetoothPbapService service) { in PbapBinder() method in BluetoothPbapService.PbapBinder