Searched refs:BluetoothLeAudioBinder (Results 1 – 2 of 2) sorted by relevance
75 private LeAudioService.BluetoothLeAudioBinder mBinder;98 mBinder = new LeAudioService.BluetoothLeAudioBinder(mLeAudioService); in setUp()
383 return new BluetoothLeAudioBinder(this); in initBinder()4928 static class BluetoothLeAudioBinder extends IBluetoothLeAudio.Stub class in LeAudioService4945 BluetoothLeAudioBinder(LeAudioService svc) { in BluetoothLeAudioBinder() method in LeAudioService.BluetoothLeAudioBinder