Home
last modified time | relevance | path

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

/aosp12/packages/apps/MusicFX/src/com/android/musicfx/
H A DControlPanelEffect.java195 final int vIStrength = prefs.getInt(Key.virt_strength.toString(), in initEffectsPreferences() local
199 editor.putInt(Key.virt_strength.toString(), vIStrength); in initEffectsPreferences() local
395 final int vIStrength = prefs.getInt(Key.virt_strength.toString(), in setParameterBoolean() local