Searched refs:BluetoothLeBroadcastAssistantBinder (Results 1 – 2 of 2) sorted by relevance
56 private BassClientService.BluetoothLeBroadcastAssistantBinder mBinder;61 mBinder = new BassClientService.BluetoothLeBroadcastAssistantBinder(mService); in setUp()
569 return new BluetoothLeBroadcastAssistantBinder(this); in initBinder()3592 static class BluetoothLeBroadcastAssistantBinder extends IBluetoothLeBroadcastAssistant.Stub class in BassClientService3607 BluetoothLeBroadcastAssistantBinder(BassClientService svc) { in BluetoothLeBroadcastAssistantBinder() method in BassClientService.BluetoothLeBroadcastAssistantBinder