Searched refs:getCurrentAdIndexInAdGroup (Results 1 – 9 of 9) sorted by relevance
203 public int getCurrentAdIndexInAdGroup() { in getCurrentAdIndexInAdGroup() method in FakePlayer
650 && player.getCurrentAdIndexInAdGroup() == mediaPeriodId.adIndexInAdGroup; in generateEventTime()894 player.getCurrentAdIndexInAdGroup(),907 player.getCurrentAdIndexInAdGroup(),938 player.getCurrentAdIndexInAdGroup(),
433 public int getCurrentAdIndexInAdGroup() { in getCurrentAdIndexInAdGroup() method in StubExoPlayer
225 AdId adId = new AdId(player.getCurrentAdGroupIndex(), player.getCurrentAdIndexInAdGroup()); in maybeUpdateSeenAdIdentifiers()
1317 int getCurrentAdIndexInAdGroup(); in getCurrentAdIndexInAdGroup() method
1700 public int getCurrentAdIndexInAdGroup() { in getCurrentAdIndexInAdGroup() method in SimpleExoPlayer1702 return player.getCurrentAdIndexInAdGroup(); in getCurrentAdIndexInAdGroup()
774 public int getCurrentAdIndexInAdGroup() { in getCurrentAdIndexInAdGroup() method in ExoPlayerImpl
623 public int getCurrentAdIndexInAdGroup() { in getCurrentAdIndexInAdGroup() method in CastPlayer
1203 playingAdIndexInAdGroup = playingAd ? player.getCurrentAdIndexInAdGroup() : C.INDEX_UNSET; in updateImaStateForPlayerState()