Searched defs:mediaButtonIntent (Results 1 – 3 of 3) sorted by relevance
235 public RemoteControlClient(PendingIntent mediaButtonIntent) { in RemoteControlClient()264 public RemoteControlClient(PendingIntent mediaButtonIntent, Looper looper) { in RemoteControlClient()
1702 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in registerMediaButtonEventReceiver() local1738 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in unregisterMediaButtonEventReceiver() local
3124 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in restoreMediaButtonReceiver() local