Home
last modified time | relevance | path

Searched refs:EQUALIZER_STATUS_ON (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java100 public static final byte EQUALIZER_STATUS_ON = 0x02; field in AvrcpControllerConstants
DAvrcpControllerClasses.java47 case AvrcpControllerConstants.EQUALIZER_STATUS_ON: in mapAttribIdValtoAvrcpPlayerSetting()
91 return AvrcpControllerConstants.EQUALIZER_STATUS_ON; in mapAvrcpPlayerSettingstoBTAttribVal()