Home | History | Annotate | Download | only in phone

Lines Matching refs:ACTION_MEDIA_BUTTON

228     // Broadcast receiver purely for ACTION_MEDIA_BUTTON broadcasts
575 // Use a separate receiver for ACTION_MEDIA_BUTTON broadcasts,
579 new IntentFilter(Intent.ACTION_MEDIA_BUTTON);
1529 * Broadcast receiver for the ACTION_MEDIA_BUTTON broadcast intent.