Searched refs:AvrcpControllerServiceBinder (Results 1 – 2 of 2) sorted by relevance
47 AvrcpControllerService.AvrcpControllerServiceBinder mBinder;52 mBinder = new AvrcpControllerService.AvrcpControllerServiceBinder(mService); in setUp()
365 return new AvrcpControllerServiceBinder(this); in initBinder()370 static class AvrcpControllerServiceBinder extends IBluetoothAvrcpController.Stub class in AvrcpControllerService387 AvrcpControllerServiceBinder(AvrcpControllerService service) { in AvrcpControllerServiceBinder() method in AvrcpControllerService.AvrcpControllerServiceBinder