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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java812 private synchronized void handleRegisterNotificationAbsVol(byte[] address, byte label) { method in class:AvrcpControllerService
813 Log.d(TAG, "handleRegisterNotificationAbsVol ");
816 Log.e(TAG, "handleRegisterNotificationAbsVol device not found " + address);

Completed in 12 milliseconds