Home
last modified time | relevance | path

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

/packages/apps/MusicFX/src/com/android/musicfx/
DControlPanelEffect.java162 final ControlMode controlMode = getControlMode(audioSession); in initEffectsPreferences()
339 public static ControlMode getControlMode(final int audioSession) { in getControlMode() method in ControlPanelEffect
361 final ControlMode controlMode = getControlMode(audioSession); in setParameterBoolean()
563 final ControlMode controlMode = getControlMode(audioSession); in setParameterInt()