Home
last modified time | relevance | path

Searched defs:getWindowCount (Results 1 – 10 of 10) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/
DForwardingTimeline.java33 public int getWindowCount() { in getWindowCount() method in ForwardingTimeline
DSinglePeriodTimeline.java177 public int getWindowCount() { in getWindowCount() method in SinglePeriodTimeline
DLoopingMediaSource.java155 public int getWindowCount() { in getWindowCount() method in LoopingMediaSource.LoopingTimeline
DMaskingMediaSource.java358 public int getWindowCount() { in getWindowCount() method in MaskingMediaSource.DummyTimeline
DConcatenatingMediaSource.java975 public int getWindowCount() { in getWindowCount() method in ConcatenatingMediaSource.ConcatenatedTimeline
/external/exoplayer/tree/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/
DCastTimeline.java119 public int getWindowCount() { in getWindowCount() method in CastTimeline
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DFakeTimeline.java256 public int getWindowCount() { in getWindowCount() method in FakeTimeline
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DTimeline.java691 public abstract int getWindowCount(); in getWindowCount() method in Timeline
DMediaSourceList.java568 public int getWindowCount() { in getWindowCount() method in MediaSourceList.PlaylistTimeline
/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DDashMediaSource.java1250 public int getWindowCount() { in getWindowCount() method in DashMediaSource.DashTimeline