Searched refs:ACTION_MEDIA_BUTTON (Results 1 – 11 of 11) sorted by relevance
193 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in send()
1209 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in createMediaButtonIntent()
396 Intent intent = new Intent(Intent.ACTION_MEDIA_BUTTON); in sendKeyEvent()
892 && Intent.ACTION_MEDIA_BUTTON.equals(mediaButtonIntent.getAction())) { in onMediaButtonEvent()
3583 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in registerMediaButtonEventReceiver()3636 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in unregisterMediaButtonEventReceiver()
112 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:
10621 field public static final String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTTON";
3249 public static final String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTTON"; field in Intent
15849 || Intent.ACTION_MEDIA_BUTTON.equals(action) in checkBroadcastFromSystem()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7635 …field public static final java.lang.String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTT…