Searched defs:mediaButtonIntent (Results 1 – 3 of 3) sorted by relevance
342 public RemoteControlClient(PendingIntent mediaButtonIntent) { in RemoteControlClient()371 public RemoteControlClient(PendingIntent mediaButtonIntent, Looper looper) { in RemoteControlClient()
2048 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in registerMediaButtonEventReceiver() local2133 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in unregisterMediaButtonEventReceiver() local
5179 Intent mediaButtonIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in restoreMediaButtonReceiver() local