Home | History | Annotate | Download | only in music

Lines Matching refs:AudioEffect

38 import android.media.audiofx.AudioEffect;
530 Intent i = new Intent(AudioEffect.ACTION_DISPLAY_AUDIO_EFFECT_CONTROL_PANEL);
628 Intent i = new Intent(AudioEffect.ACTION_DISPLAY_AUDIO_EFFECT_CONTROL_PANEL);
629 i.putExtra(AudioEffect.EXTRA_AUDIO_SESSION, mService.getAudioSessionId());