media/library/core/src
tonihei 00dbb780f1 Add some missing thread verifications
This adds some missing calls to verifyApplicationThread to
ExoPlayerImpl.

Now all public methods start with this call, except listener
registrations because registration after construction on a background
thread is allowed and supported.

PiperOrigin-RevId: 428009498
2022-02-17 11:13:31 +00:00
..
androidTest Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
main Add some missing thread verifications 2022-02-17 11:13:31 +00:00
test Stop using SimpleExoPlayer for tests 2022-02-17 11:10:02 +00:00