Home
last modified time | relevance | path

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

/packages/apps/MusicFX/src/com/android/musicfx/
DControlPanelEffect.java124 private final static boolean PRESET_REVERB_ENABLED_DEFAULT = false; field in ControlPanelEffect
338 PRESET_REVERB_ENABLED_DEFAULT); in initEffectsPreferences()