Searched refs:ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION (Results 1 – 7 of 7) sorted by relevance
122 Intent intent = newIntent(AudioEffect.ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION, in openSessionWithResList()208 Intent intent = newIntent(AudioEffect.ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION, null, 1); in testBroadcastIntentWithPackage()
354 if (intent.getAction().equals(AudioEffect.ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION)) { in setMusicFxServiceWithObserver()
1558 intentFilter.addAction(AudioEffect.ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION); in initExternalEventReceivers()10101 } else if (action.equals(AudioEffect.ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION) || in onReceive()
1229 public static final String ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION = field in AudioEffect
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15853 …field public static final java.lang.String ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION = "android.med…
25405 …field public static final String ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION = "android.media.action.…