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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachine.java70 static final int MESSAGE_PROCESS_VOLUME_CHANGED_NOTIFICATION = 108; field in class:AvrcpControllerStateMachine
406 case MESSAGE_PROCESS_VOLUME_CHANGED_NOTIFICATION: {
1099 sendMessage(MESSAGE_PROCESS_VOLUME_CHANGED_NOTIFICATION);

Completed in 14 milliseconds