Searched refs:getCurrentPeriodIndex (Results 1 – 9 of 9) sorted by relevance
164 public int getCurrentPeriodIndex() { in getCurrentPeriodIndex() method in FakePlayer
613 int currentIndex = player.getCurrentPeriodIndex(); in onTimelineChanged()643 int currentIndex = player.getCurrentPeriodIndex(); in onPositionDiscontinuity()
393 public int getCurrentPeriodIndex() { in getCurrentPeriodIndex() method in StubExoPlayer
1212 int getCurrentPeriodIndex(); in getCurrentPeriodIndex() method
712 public int getCurrentPeriodIndex() { in getCurrentPeriodIndex() method in ExoPlayerImpl1197 maskingPeriodIndex = getCurrentPeriodIndex(); in maskWithCurrentPosition()
1652 public int getCurrentPeriodIndex() { in getCurrentPeriodIndex() method in SimpleExoPlayer1654 return player.getCurrentPeriodIndex(); in getCurrentPeriodIndex()
874 int playerPeriodIndex = player.getCurrentPeriodIndex();920 int playerPeriodIndex = player.getCurrentPeriodIndex();
573 public int getCurrentPeriodIndex() { in getCurrentPeriodIndex() method in CastPlayer
2970 periodIndexWhenReady.set(player.getCurrentPeriodIndex()); in seekToUnpreparedWindowWithMultiplePeriodsInConcatenationStartsAtCorrectPeriod()