Searched refs:ACTION_STOP (Results 1 – 4 of 4) sorted by relevance
166 | PlaybackState.ACTION_STOP) in onCreate()176 | PlaybackState.ACTION_STOP) in onCreate()
311 public static final String ACTION_STOP = "com.google.android.exoplayer.stop"; field in PlayerNotificationManager1166 stringActions.add(ACTION_STOP); in getActions()1266 ACTION_STOP, in createPlaybackActions()1270 createBroadcastIntent(ACTION_STOP, context, instanceId))); in createPlaybackActions()1385 } else if (ACTION_STOP.equals(action)) { in onReceive()
107 PlaybackStateCompat.ACTION_STOP,122 | PlaybackStateCompat.ACTION_STOP139 | PlaybackStateCompat.ACTION_STOP1186 if (canDispatchPlaybackAction(PlaybackStateCompat.ACTION_STOP)) { in onStop()
113 PlaybackState.ACTION_STOP); in mediaSessionAddCallback()