OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EQUALIZER_STATUS_OFF
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java
99
public static final byte
EQUALIZER_STATUS_OFF
= 0x01;
AvrcpControllerClasses.java
45
case AvrcpControllerConstants.
EQUALIZER_STATUS_OFF
:
89
return AvrcpControllerConstants.
EQUALIZER_STATUS_OFF
;
Completed in 6862 milliseconds