Searched refs:ACTION_REWIND (Results 1 – 2 of 2) sorted by relevance
309 public static final String ACTION_REWIND = "com.google.android.exoplayer.rewind"; field in PlayerNotificationManager1147 stringActions.add(ACTION_REWIND); in getActions()1272 ACTION_REWIND, in createPlaybackActions()1276 createBroadcastIntent(ACTION_REWIND, context, instanceId))); in createPlaybackActions()1379 } else if (ACTION_REWIND.equals(action)) { in onReceive()
106 PlaybackStateCompat.ACTION_REWIND,121 | PlaybackStateCompat.ACTION_REWIND875 playbackActions |= PlaybackStateCompat.ACTION_REWIND; in buildPlaybackActions()1179 if (canDispatchPlaybackAction(PlaybackStateCompat.ACTION_REWIND)) { in onRewind()