Home
last modified time | relevance | path

Searched defs:EQUALIZER_ENABLED_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/packages/apps/MusicFX/src/com/android/musicfx/
DControlPanelEffect.java128 private final static boolean EQUALIZER_ENABLED_DEFAULT = true; field in ControlPanelEffect
410 EQUALIZER_ENABLED_DEFAULT)); in setParameterBoolean() local