Searched defs:setAvrcpControllerService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java219 setAvrcpControllerService(this);
225 setAvrcpControllerService(null);
246 private static synchronized void setAvrcpControllerService(AvrcpControllerService instance) { method in class:AvrcpControllerService
248 Log.d(TAG, "setAvrcpControllerService(): set to: " + instance);

Completed in 28 milliseconds