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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java239 public static synchronized AvrcpControllerService getAvrcpControllerService() { method in class:AvrcpControllerService
242 Log.d(TAG, "getAvrcpControllerService(): returning "
249 Log.d(TAG, "getAvrcpControllerService(): service is NULL");
251 Log.d(TAG, "getAvrcpControllerService(): service is not available");

Completed in 50 milliseconds