Home
last modified time | relevance | path

Searched refs:waitForPositionDiscontinuity (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/
DExoPlayerTest.java532 .waitForPositionDiscontinuity() in periodHoldersReleasedAfterSeekWithRepeatModeAll()
534 .waitForPositionDiscontinuity() in periodHoldersReleasedAfterSeekWithRepeatModeAll()
875 .waitForPositionDiscontinuity() in resetMediaSourcesWithPositionResetAndShufflingUsesFirstPeriod()
2059 .waitForPositionDiscontinuity() in sendMessagesRepeatDoesNotRepost()
4553 .waitForPositionDiscontinuity() in setMediaSources_empty_whenEmpty_validInitialSeek_correctMaskingWindowIndex()
4597 .waitForPositionDiscontinuity() in setMediaSources_empty_whenEmpty_invalidInitialSeek_correctMaskingWindowIndex()
4706 .waitForPositionDiscontinuity() in setMediaSources_whenEmpty_validInitialSeek_correctMaskingWindowIndex()
4750 .waitForPositionDiscontinuity() in setMediaSources_whenEmpty_invalidInitialSeek_correctMaskingWindowIndex()
4898 .waitForPositionDiscontinuity() in setMediaSources_whenIdle_invalidSeek_correctMaskingPlaybackState()
5379 .waitForPositionDiscontinuity() in addMediaSources_skipSettingMediaItems_validInitialSeek_correctMaskingWindowIndex()
[all …]
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DActionSchedule.java520 public Builder waitForPositionDiscontinuity() { in waitForPositionDiscontinuity() method in ActionSchedule.Builder