Home
last modified time | relevance | path

Searched refs:DEFAULT_PLAYBACK_ACTIONS (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/
DMediaSessionConnector.java127 @PlaybackActions public static final long DEFAULT_PLAYBACK_ACTIONS = ALL_PLAYBACK_ACTIONS; field in MediaSessionConnector
450 enabledPlaybackActions = DEFAULT_PLAYBACK_ACTIONS; in MediaSessionConnector()