Searched refs:ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION (Results 1 – 6 of 6) sorted by relevance
1184 public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = field in AudioEffect
809 intentFilter.addAction(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION); in AudioService()5826 action.equals(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION)) { in onReceive()
14826 || 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…
26648 …field public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = "android.media.action…
26778 …field public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = "android.media.action…