HomeSort by relevance Sort by last modified time
    Searched refs:EQUALIZER_STATUS_ON (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java 100 public static final byte EQUALIZER_STATUS_ON = 0x02;
AvrcpControllerClasses.java 47 case AvrcpControllerConstants.EQUALIZER_STATUS_ON:
91 return AvrcpControllerConstants.EQUALIZER_STATUS_ON;

Completed in 180 milliseconds