Home
last modified time | relevance | path

Searched defs:keyIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DMediaFocusControl.java922 Intent keyIntent = new Intent(Intent.ACTION_MEDIA_BUTTON, null); in dispatchMediaKeyEventForCalls() local
949 Intent keyIntent = new Intent(Intent.ACTION_MEDIA_BUTTON, null); in dispatchMediaKeyEvent() local
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionService.java985 Intent keyIntent = new Intent(Intent.ACTION_MEDIA_BUTTON, null); in dispatchMediaKeyEventLocked() local