/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | Action.java | 77 ExoPlayer player, in doActionAndScheduleNext() 101 ExoPlayer player, in doActionAndScheduleNextImpl() 122 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface); in doActionImpl() 163 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 201 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 222 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 247 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 271 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 292 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 316 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() [all …]
|
H A D | ActionSchedule.java | 95 ExoPlayer player, in start() 612 @Nullable private ExoPlayer player; field in ActionSchedule.PlayerTarget 624 public abstract void handleMessage(ExoPlayer player, int messageType, @Nullable Object message); in handleMessage() 637 /* package */ void setPlayer(ExoPlayer player) { in setPlayer() 648 @Nullable private ExoPlayer player; field in ActionSchedule.PlayerRunnable 651 public abstract void run(ExoPlayer player); in run() 659 /* package */ void setPlayer(ExoPlayer player) { in setPlayer() 673 private @MonotonicNonNull ExoPlayer player; field in ActionSchedule.ActionNode 717 ExoPlayer player, in schedule() 764 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | Action.java | 77 ExoPlayer player, in doActionAndScheduleNext() 101 ExoPlayer player, in doActionAndScheduleNextImpl() 122 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface); in doActionImpl() 163 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 201 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 222 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 247 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 271 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 292 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() 316 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() [all …]
|
H A D | ActionSchedule.java | 95 ExoPlayer player, in start() 614 @Nullable private ExoPlayer player; field in ActionSchedule.PlayerTarget 626 public abstract void handleMessage(ExoPlayer player, int messageType, @Nullable Object message); in handleMessage() 639 /* package */ void setPlayer(ExoPlayer player) { in setPlayer() 650 @Nullable private ExoPlayer player; field in ActionSchedule.PlayerRunnable 653 public abstract void run(ExoPlayer player); in run() 661 /* package */ void setPlayer(ExoPlayer player) { in setPlayer() 675 private @MonotonicNonNull ExoPlayer player; field in ActionSchedule.ActionNode 719 ExoPlayer player, in schedule() 766 ExoPlayer player, DefaultTrackSelector trackSelector, @Nullable Surface surface) { in doActionImpl() [all …]
|
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | VolumeShaperTest.java | 632 try (Player player = createPlayer(p)) { in testMaximumShapers() 652 try (Player player = createPlayer(PLAYER_TYPE_AUDIO_TRACK)) { in testDuckAudioTrack() 659 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_NON_OFFLOADED)) { in testDuckMediaPlayerNonOffloaded() 666 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_OFFLOADED)) { in testDuckMediaPlayerOffloaded() 671 private void runTestDuckPlayer(String testName, Player player) throws Exception { in runTestDuckPlayer() 697 try (Player player = createPlayer(PLAYER_TYPE_AUDIO_TRACK)) { in testRampAudioTrack() 707 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_NON_OFFLOADED)) { in testRampMediaPlayerNonOffloaded() 717 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_OFFLOADED)) { in testRampMediaPlayerOffloaded() 723 String testName, Player player, VolumeShaper.Configuration configuration) in runTestRampPlayer() 744 try (Player player = createPlayer(PLAYER_TYPE_AUDIO_TRACK)) { in testCornerCaseAudioTrack() [all …]
|
H A D | AudioTrackSurroundTest.java | 496 SamplePlayerBytes player = new SamplePlayerBytes( in testPlayAC3Bytes() local 505 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayAC3Shorts() local 514 SamplePlayerBytes player = new SamplePlayerBytes( in testPlayAC4L4Bytes() local 523 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_32000() local 532 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_44100() local 541 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_48000() local 563 SamplePlayerShorts player = new SamplePlayerShorts( in testPlaySineSweepShorts() local 572 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes() local 581 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes48000() local 590 … SamplePlayerShorts player = new SamplePlayerShorts(44100, AudioFormat.ENCODING_PCM_16BIT, in testPlaySineSweepShortsMono() local [all …]
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkSLDebugTracePlayerTest.cpp | 75 const SkSL::SkSLDebugTracePlayer& player) { in make_stack_string() 118 const SkSL::SkSLDebugTracePlayer& player) { in make_local_vars_string() 124 const SkSL::SkSLDebugTracePlayer& player) { in make_global_vars_string() 129 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local 148 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local 189 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local 231 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local 324 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local 419 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local 489 SkSL::SkSLDebugTracePlayer player; in DEF_TEST() local [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/robolectricutils/src/main/java/com/google/android/exoplayer2/robolectric/ |
H A D | TestPlayerRunHelper.java | 53 public static void runUntilPlaybackState(Player player, @Player.State int expectedState) in runUntilPlaybackState() 74 public static void runUntilPlayWhenReady(Player player, boolean expectedPlayWhenReady) in runUntilPlayWhenReady() 96 public static void runUntilTimelineChanged(Player player, Timeline expectedTimeline) in runUntilTimelineChanged() 118 public static Timeline runUntilTimelineChanged(Player player) throws TimeoutException { in runUntilTimelineChanged() 150 Player player, @Player.DiscontinuityReason int expectedReason) throws TimeoutException { in runUntilPositionDiscontinuity() 179 public static ExoPlaybackException runUntilError(ExoPlayer player) throws TimeoutException { in runUntilError() 197 public static boolean runUntilReceiveOffloadSchedulingEnabledNewState(ExoPlayer player) in runUntilReceiveOffloadSchedulingEnabledNewState() 232 public static void runUntilSleepingForOffload(ExoPlayer player, boolean expectedSleepForOffload) in runUntilSleepingForOffload() 262 public static void runUntilRenderedFirstFrame(ExoPlayer player) throws TimeoutException { in runUntilRenderedFirstFrame() 292 public static void playUntilPosition(ExoPlayer player, int mediaItemIndex, long positionMs) in playUntilPosition() [all …]
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/robolectricutils/src/main/java/com/google/android/exoplayer2/robolectric/ |
H A D | TestPlayerRunHelper.java | 53 public static void runUntilPlaybackState(Player player, @Player.State int expectedState) in runUntilPlaybackState() 74 public static void runUntilPlayWhenReady(Player player, boolean expectedPlayWhenReady) in runUntilPlayWhenReady() 96 public static void runUntilTimelineChanged(Player player, Timeline expectedTimeline) in runUntilTimelineChanged() 118 public static Timeline runUntilTimelineChanged(Player player) throws TimeoutException { in runUntilTimelineChanged() 150 Player player, @Player.DiscontinuityReason int expectedReason) throws TimeoutException { in runUntilPositionDiscontinuity() 179 public static ExoPlaybackException runUntilError(ExoPlayer player) throws TimeoutException { in runUntilError() 197 public static boolean runUntilReceiveOffloadSchedulingEnabledNewState(ExoPlayer player) in runUntilReceiveOffloadSchedulingEnabledNewState() 232 public static void runUntilSleepingForOffload(ExoPlayer player, boolean expectedSleepForOffload) in runUntilSleepingForOffload() 262 public static void runUntilRenderedFirstFrame(ExoPlayer player) throws TimeoutException { in runUntilRenderedFirstFrame() 292 public static void playUntilPosition(ExoPlayer player, int mediaItemIndex, long positionMs) in playUntilPosition() [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/ |
H A D | MediaSessionConnector.java | 179 Player player, String command, @Nullable Bundle extras, @Nullable ResultReceiver cb); in onCommand() 259 long getSupportedQueueNavigatorActions(Player player); in getSupportedQueueNavigatorActions() 265 void onTimelineChanged(Player player); in onTimelineChanged() 272 default void onCurrentMediaItemIndexChanged(Player player) {} in onCurrentMediaItemIndexChanged() 284 long getActiveQueueItemId(@Nullable Player player); in getActiveQueueItemId() 290 void onSkipToPrevious(Player player); in onSkipToPrevious() 296 void onSkipToQueueItem(Player player, long id); in onSkipToQueueItem() 302 void onSkipToNext(Player player); in onSkipToNext() 311 void onAddQueueItem(Player player, MediaDescriptionCompat description); in onAddQueueItem() 316 void onAddQueueItem(Player player, MediaDescriptionCompat description, int index); in onAddQueueItem() [all …]
|
H A D | TimelineQueueNavigator.java | 92 public abstract MediaDescriptionCompat getMediaDescription(Player player, int windowIndex); in getMediaDescription() 95 public long getSupportedQueueNavigatorActions(Player player) { in getSupportedQueueNavigatorActions() 126 public final void onTimelineChanged(Player player) { in onTimelineChanged() 131 public final void onCurrentMediaItemIndexChanged(Player player) { in onCurrentMediaItemIndexChanged() 141 public final long getActiveQueueItemId(@Nullable Player player) { in getActiveQueueItemId() 146 public void onSkipToPrevious(Player player) { in onSkipToPrevious() 151 public void onSkipToQueueItem(Player player, long id) { in onSkipToQueueItem() 163 public void onSkipToNext(Player player) { in onSkipToNext() 171 Player player, String command, @Nullable Bundle extras, @Nullable ResultReceiver cb) { in onCommand() 177 private void publishFloatingQueueWindow(Player player) { in publishFloatingQueueWindow()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/ |
H A D | MediaSessionConnector.java | 179 Player player, String command, @Nullable Bundle extras, @Nullable ResultReceiver cb); in onCommand() 259 long getSupportedQueueNavigatorActions(Player player); in getSupportedQueueNavigatorActions() 265 void onTimelineChanged(Player player); in onTimelineChanged() 272 default void onCurrentMediaItemIndexChanged(Player player) {} in onCurrentMediaItemIndexChanged() 284 long getActiveQueueItemId(@Nullable Player player); in getActiveQueueItemId() 290 void onSkipToPrevious(Player player); in onSkipToPrevious() 296 void onSkipToQueueItem(Player player, long id); in onSkipToQueueItem() 302 void onSkipToNext(Player player); in onSkipToNext() 311 void onAddQueueItem(Player player, MediaDescriptionCompat description); in onAddQueueItem() 316 void onAddQueueItem(Player player, MediaDescriptionCompat description, int index); in onAddQueueItem() [all …]
|
H A D | TimelineQueueNavigator.java | 92 public abstract MediaDescriptionCompat getMediaDescription(Player player, int windowIndex); in getMediaDescription() 95 public long getSupportedQueueNavigatorActions(Player player) { in getSupportedQueueNavigatorActions() 126 public final void onTimelineChanged(Player player) { in onTimelineChanged() 131 public final void onCurrentMediaItemIndexChanged(Player player) { in onCurrentMediaItemIndexChanged() 141 public final long getActiveQueueItemId(@Nullable Player player) { in getActiveQueueItemId() 146 public void onSkipToPrevious(Player player) { in onSkipToPrevious() 151 public void onSkipToQueueItem(Player player, long id) { in onSkipToQueueItem() 163 public void onSkipToNext(Player player) { in onSkipToNext() 171 Player player, String command, @Nullable Bundle extras, @Nullable ResultReceiver cb) { in onCommand() 177 private void publishFloatingQueueWindow(Player player) { in publishFloatingQueueWindow()
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
H A D | MediaPlayerFacade.java | 100 private void putMp(String tag, MediaPlayer player, String url) { in putMp() 108 MediaPlayer player = mPlayers.get(tag); in removeMp() local 126 MediaPlayer player = getPlayer(tag); in mediaPlayOpen() local 143 MediaPlayer player = getPlayer(tag); in mediaPlayPause() local 156 MediaPlayer player = getPlayer(tag); in mediaPlayStart() local 169 MediaPlayer player = getPlayer(tag); in mediaPlayStop() local 190 MediaPlayer player = getPlayer(tag); in mediaPlaySeek() local 215 MediaPlayer player = getPlayer(tag); in mediaIsPlaying() local 225 MediaPlayer player = getPlayer(tag); in mediaPlayGetInfo() local 251 MediaPlayer player = getPlayer(tag); in mediaPlaySetLooping() local [all …]
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | PlayerNotificationManager.java | 181 CharSequence getCurrentContentTitle(Player player); in getCurrentContentTitle() 192 PendingIntent createCurrentContentIntent(Player player); in createCurrentContentIntent() 204 CharSequence getCurrentContentText(Player player); in getCurrentContentText() 216 default CharSequence getCurrentSubText(Player player) { in getCurrentSubText() 236 Bitmap getCurrentLargeIcon(Player player, BitmapCallback callback); in getCurrentLargeIcon() 266 List<String> getCustomActions(Player player); in getCustomActions() 275 void onCustomAction(Player player, String action, Intent intent); in onCustomAction() 684 @Nullable private Player player; field in PlayerNotificationManager 797 public final void setPlayer(@Nullable Player player) { in setPlayer() 1151 private void startOrUpdateNotification(Player player, @Nullable Bitmap bitmap) { in startOrUpdateNotification() [all …]
|
H A D | StyledPlayerControlView.java | 409 @Nullable private Player player; field in StyledPlayerControlView 745 public void setPlayer(@Nullable Player player) { in setPlayer() 1096 @Nullable Player player = this.player; in updateNavigation() local 1166 @Nullable Player player = this.player; in updateRepeatModeButton() local 1198 @Nullable Player player = this.player; in updateShuffleButton() local 1262 @Nullable Player player = this.player; in updateTimeline() local 1337 @Nullable Player player = this.player; in updateProgress() local 1438 private void seekToTimeBarPosition(Player player, long positionMs) { in seekToTimeBarPosition() 1463 private void seekTo(Player player, int windowIndex, long positionMs) { in seekTo() 1538 @Nullable Player player = this.player; in dispatchMediaKeyEvent() local [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | PlayerNotificationManager.java | 183 CharSequence getCurrentContentTitle(Player player); in getCurrentContentTitle() 194 PendingIntent createCurrentContentIntent(Player player); in createCurrentContentIntent() 206 CharSequence getCurrentContentText(Player player); in getCurrentContentText() 218 default CharSequence getCurrentSubText(Player player) { in getCurrentSubText() 238 Bitmap getCurrentLargeIcon(Player player, BitmapCallback callback); in getCurrentLargeIcon() 268 List<String> getCustomActions(Player player); in getCustomActions() 277 void onCustomAction(Player player, String action, Intent intent); in onCustomAction() 688 @Nullable private Player player; field in PlayerNotificationManager 801 public final void setPlayer(@Nullable Player player) { in setPlayer() 1155 private void startOrUpdateNotification(Player player, @Nullable Bitmap bitmap) { in startOrUpdateNotification() [all …]
|
H A D | StyledPlayerControlView.java | 291 @Nullable private Player player; field in StyledPlayerControlView 626 public void setPlayer(@Nullable Player player) { in setPlayer() 977 @Nullable Player player = this.player; in updateNavigation() local 1047 @Nullable Player player = this.player; in updateRepeatModeButton() local 1079 @Nullable Player player = this.player; in updateShuffleButton() local 1146 @Nullable Player player = this.player; in updateTimeline() local 1221 @Nullable Player player = this.player; in updateProgress() local 1322 private void seekToTimeBarPosition(Player player, long positionMs) { in seekToTimeBarPosition() 1347 private void seekTo(Player player, int windowIndex, long positionMs) { in seekTo() 1422 @Nullable Player player = this.player; in dispatchMediaKeyEvent() local [all …]
|
/aosp_15_r20/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/ |
H A D | LocalRenderer.java | 262 public void onPrepared(MediaPlayer player) { in onPrepared() 281 public void onBufferingUpdate(MediaPlayer player, int percent) { in onBufferingUpdate() 289 public void onCompletion(MediaPlayer player) { in onCompletion() 311 public boolean onError(MediaPlayer player, int what, int extra) { in onError() 490 MediaPlayer player = mPlayer; in onPlay() local 518 MediaPlayer player = mPlayer; in onPause() local 541 MediaPlayer player = mPlayer; in onSeekTo() local 615 private boolean preparePlayer(final MediaPlayer player, boolean current) { in preparePlayer() 653 private boolean isHolderReady(final SurfaceHolder holder, final MediaPlayer player) { in isHolderReady() 710 MediaPlayer player = mPlayer; in cleanUpPlayer() local [all …]
|
/aosp_15_r20/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/ |
H A D | GameActivity.java | 88 State player = mGameView.getCurrentPlayer(); in onResume() local 104 private State selectTurn(State player) { in selectTurn() 132 State player = mGameView.getCurrentPlayer(); in onClick() local 173 private State getOtherPlayer(State player) { in getOtherPlayer() 178 State player = mGameView.getCurrentPlayer(); in finishTurn() local 187 public boolean checkGameFinished(State player) { in checkGameFinished() 234 private void setFinished(State player, int col, int row, int diagonal) { in setFinished() 244 private void setWinState(State player) { in setWinState()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/ |
H A D | SimpleExoPlayerTest.java | 68 SimpleExoPlayer player = in onPlaylistMetadataChanged_calledWhenPlaylistMetadataSet() local 84 SimpleExoPlayer player = in release_triggersAllPendingEventsInAnalyticsListeners() local 110 SimpleExoPlayer player = in releaseAfterRendererEvents_triggersPendingVideoEventsInListener() local 136 SimpleExoPlayer player = in releaseAfterVolumeChanges_triggerPendingVolumeEventInListener() local 150 SimpleExoPlayer player = in releaseAfterVolumeChanges_triggerPendingDeviceVolumeEventsInListener() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/ |
H A D | SessionCallback.java | 329 SessionPlayer player, @Nullable List<MediaItem> list, @Nullable MediaMetadata metadata) { in onPlaylistChanged() 334 public void onPlayerStateChanged(SessionPlayer player, int playerState) { in onPlayerStateChanged() 339 public void onRepeatModeChanged(SessionPlayer player, int repeatMode) { in onRepeatModeChanged() 344 public void onShuffleModeChanged(SessionPlayer player, int shuffleMode) { in onShuffleModeChanged() 352 public void onCurrentMediaItemChanged(SessionPlayer player, MediaItem item) { in onCurrentMediaItemChanged() 359 SessionPlayer player, @Nullable MediaItem item, int buffState) { in onBufferingStateChanged()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/media2/src/main/java/com/google/android/exoplayer2/ext/media2/ |
H A D | SessionCallback.java | 329 SessionPlayer player, @Nullable List<MediaItem> list, @Nullable MediaMetadata metadata) { in onPlaylistChanged() 334 public void onPlayerStateChanged(SessionPlayer player, int playerState) { in onPlayerStateChanged() 339 public void onRepeatModeChanged(SessionPlayer player, int repeatMode) { in onRepeatModeChanged() 344 public void onShuffleModeChanged(SessionPlayer player, int shuffleMode) { in onShuffleModeChanged() 352 public void onCurrentMediaItemChanged(SessionPlayer player, MediaItem item) { in onCurrentMediaItemChanged() 359 SessionPlayer player, @Nullable MediaItem item, int buffState) { in onBufferingStateChanged()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/ima/src/main/java/com/google/android/exoplayer2/ext/ima/ |
H A D | ImaAdsLoader.java | 398 @Nullable private Player player; field in ImaAdsLoader 493 public void setPlayer(@Nullable Player player) { in setPlayer() 533 @Nullable Player player = this.player; in start() local 625 @Nullable Player player = this.player; in getCurrentAdTagLoader() local 646 @Nullable Player player = ImaAdsLoader.this.player; in maybePreloadNextPeriodAds() local 730 public AdDisplayContainer createAdDisplayContainer(ViewGroup container, VideoAdPlayer player) { in createAdDisplayContainer() 735 public AdDisplayContainer createAudioAdDisplayContainer(Context context, VideoAdPlayer player) { in createAudioAdDisplayContainer()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/ima/src/main/java/com/google/android/exoplayer2/ext/ima/ |
H A D | ImaAdsLoader.java | 399 @Nullable private Player player; field in ImaAdsLoader 494 public void setPlayer(@Nullable Player player) { in setPlayer() 534 @Nullable Player player = this.player; in start() local 626 @Nullable Player player = this.player; in getCurrentAdTagLoader() local 647 @Nullable Player player = ImaAdsLoader.this.player; in maybePreloadNextPeriodAds() local 731 public AdDisplayContainer createAdDisplayContainer(ViewGroup container, VideoAdPlayer player) { in createAdDisplayContainer() 736 public AdDisplayContainer createAudioAdDisplayContainer(Context context, VideoAdPlayer player) { in createAudioAdDisplayContainer()
|