Searched refs:ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION (Results 1 – 7 of 7) sorted by relevance
151 Intent intent = newIntent(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION, in closeSessionWithResList()215 intent = newIntent(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION, null, 1); in testBroadcastIntentWithPackage()
394 new Intent(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION); in handleEffectClientUidGone()
1559 intentFilter.addAction(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION); in initExternalEventReceivers()10102 action.equals(AudioEffect.ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION)) { in onReceive()
1243 public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = field in AudioEffect
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15851 …field public static final java.lang.String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = "android.me…
25403 …field public static final String ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION = "android.media.action…