Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java343 return new AvrcpControllerServiceBinder(this); in initBinder()
347 private static class AvrcpControllerServiceBinder extends IBluetoothAvrcpController.Stub class in AvrcpControllerService
361 AvrcpControllerServiceBinder(AvrcpControllerService service) { in AvrcpControllerServiceBinder() method in AvrcpControllerService.AvrcpControllerServiceBinder