Searched refs:ACTION_PREV (Results 1 – 1 of 1) sorted by relevance
51 public static final String ACTION_PREV = "com.example.android.mediabrowserservice.prev"; field in MediaNotificationManager89 new Intent(ACTION_PREV).setPackage(pkg), PendingIntent.FLAG_CANCEL_CURRENT); in MediaNotificationManager()116 filter.addAction(ACTION_PREV); in startNotification()157 case ACTION_PREV: in onReceive()