Home
last modified time | relevance | path

Searched defs:getCurrentTrackSelections (Results 1 – 6 of 6) sorted by relevance

/external/exoplayer/tree/extensions/ima/src/test/java/com/google/android/exoplayer2/ext/ima/
DFakePlayer.java154 public TrackSelectionArray getCurrentTrackSelections() { in getCurrentTrackSelections() method in FakePlayer
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DStubExoPlayer.java383 public TrackSelectionArray getCurrentTrackSelections() { in getCurrentTrackSelections() method in StubExoPlayer
/external/exoplayer/tree/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/
DCastPlayer.java558 public TrackSelectionArray getCurrentTrackSelections() { in getCurrentTrackSelections() method in CastPlayer
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DPlayer.java1197 TrackSelectionArray getCurrentTrackSelections(); in getCurrentTrackSelections() method
DExoPlayerImpl.java829 public TrackSelectionArray getCurrentTrackSelections() { in getCurrentTrackSelections() method in ExoPlayerImpl
DSimpleExoPlayer.java1640 public TrackSelectionArray getCurrentTrackSelections() { in getCurrentTrackSelections() method in SimpleExoPlayer