Searched refs:ACTION_MEDIA_BUTTON (Results 1 – 14 of 14) sorted by relevance
37 Intent intent = new Intent(Intent.ACTION_MEDIA_BUTTON); in createMediaButtonReceiverHolder_resolvesNullComponentName()
194 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in send()
1100 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON);1765 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON);
399 Intent intent = new Intent(Intent.ACTION_MEDIA_BUTTON); in sendKeyEvent()
929 && Intent.ACTION_MEDIA_BUTTON.equals(mediaButtonIntent.getAction())) { in onMediaButtonEvent()
5266 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in registerMediaButtonEventReceiver()5320 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in unregisterMediaButtonEventReceiver()
60 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:61 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
78 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:79 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
82 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:83 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
11205 field public static final String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTTON";
3650 public static final String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTTON"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7635 …field public static final java.lang.String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTT…