Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java162 setAvrcpControllerService(this); in start()
180 setAvrcpControllerService(null); in stop()
197 public static synchronized void setAvrcpControllerService(AvrcpControllerService service) { in setAvrcpControllerService() method in AvrcpControllerService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java131 AvrcpControllerService.setAvrcpControllerService(mAvrcpControllerService); in setUp()
155 AvrcpControllerService.setAvrcpControllerService(null); in tearDown()