Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java248 return new AvrcpControllerServiceBinder(this); in initBinder()
252 private static class AvrcpControllerServiceBinder extends IBluetoothAvrcpController.Stub class in AvrcpControllerService
268 AvrcpControllerServiceBinder(AvrcpControllerService service) { in AvrcpControllerServiceBinder() method in AvrcpControllerService.AvrcpControllerServiceBinder