Home
last modified time | relevance | path

Searched refs:ACTION_MEDIA_BUTTON (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/media/
DMediaButtonReceiverHolderTest.java37 Intent intent = new Intent(Intent.ACTION_MEDIA_BUTTON); in createMediaButtonReceiverHolder_resolvesNullComponentName()
/frameworks/base/services/core/java/com/android/server/media/
DMediaButtonReceiverHolder.java194 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in send()
DMediaSessionRecord.java1100 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON);
1765 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON);
/frameworks/base/media/java/android/media/session/
DMediaSessionLegacyHelper.java399 Intent intent = new Intent(Intent.ACTION_MEDIA_BUTTON); in sendKeyEvent()
DMediaSession.java929 && Intent.ACTION_MEDIA_BUTTON.equals(mediaButtonIntent.getAction())) { in onMediaButtonEvent()
/frameworks/base/media/java/android/media/
DAudioManager.java5266 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in registerMediaButtonEventReceiver()
5320 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in unregisterMediaButtonEventReceiver()
/frameworks/base/core/api/
Dlint-baseline.txt60 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:
61 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt78 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:
79 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
Dtest-lint-baseline.txt82 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:
83 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt82 BroadcastBehavior: android.content.Intent#ACTION_MEDIA_BUTTON:
83 Field 'ACTION_MEDIA_BUTTON' is missing @BroadcastBehavior
Dcurrent.txt11205 field public static final String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTTON";
/frameworks/base/core/java/android/content/
DIntent.java3650 public static final String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTTON"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7635 …field public static final java.lang.String ACTION_MEDIA_BUTTON = "android.intent.action.MEDIA_BUTT…