Searched refs:ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION (Results 1 – 5 of 5) sorted by relevance
1143 public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = field in AudioEffect
812 intentFilter.addAction(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION); in AudioService()5706 action.equals(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION)) { in onReceive()
14742 || AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION.equals(action)) { in checkBroadcastFromSystem()
15851 …field public static final java.lang.String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = "android.me…
26511 …field public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = "android.media.action…