Searched refs:getCurrentTrackGroups (Results 1 – 7 of 7) sorted by relevance
378 public TrackGroupArray getCurrentTrackGroups() { in getCurrentTrackGroups() method in StubExoPlayer
1192 TrackGroupArray getCurrentTrackGroups(); in getCurrentTrackGroups() method
1634 public TrackGroupArray getCurrentTrackGroups() { in getCurrentTrackGroups() method in SimpleExoPlayer1636 return player.getCurrentTrackGroups(); in getCurrentTrackGroups()
824 public TrackGroupArray getCurrentTrackGroups() { in getCurrentTrackGroups() method in ExoPlayerImpl
563 public TrackGroupArray getCurrentTrackGroups() { in getCurrentTrackGroups() method in CastPlayer
1298 if (player == null || player.getCurrentTrackGroups().isEmpty()) { in updateForCurrentTrackSelections()
5907 trackGroupsAfterError.set(player.getCurrentTrackGroups()); in errorThrownDuringRendererEnableAtPeriodTransition_isReportedForNewPeriod()5970 trackGroupsAfterError.set(player.getCurrentTrackGroups()); in errorThrownDuringRendererDisableAtPeriodTransition_isReportedForCurrentPeriod()6038 trackGroupsAfterError.set(player.getCurrentTrackGroups()); in errorThrownDuringRendererReplaceStreamAtPeriodTransition_isReportedForNewPeriod()6109 trackGroupsAfterError.set(player.getCurrentTrackGroups()); in errorThrownDuringPlaylistUpdate_keepsConsistentPlayerState()