media/library/core/src/androidTest
tonihei e1d960db68 Unify internal reset method to support state and position resets.
The ExoPlayerImplInternal.reset method now takes the same set of options
as the ExoPlayer.prepare method. This also allows to
- Remove some code duplication within ExoPlayerImplInternal
- Fix calls to prepare(sameSource, resetPosition=true, resetState=false)
  with enabled shuffle mode where the position was not correctly reset to the
  first period index.
- Keep the current timeline when calling stop (in line with ExoPlayerImpl).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176481878
2017-11-21 13:10:45 +00:00
..
assets Fix crash when bad VTT timestamp encountered 2017-11-01 14:05:11 +00:00
java/com/google/android/exoplayer2 Unify internal reset method to support state and position resets. 2017-11-21 13:10:45 +00:00
AndroidManifest.xml Bump target API level to 27 2017-11-21 13:03:28 +00:00