
TransferListener has the contract to have exactly one onTransferEnd per onTransferStart, so the test can both assert that onTransferInitializing is called, but not onTransferEnd (even after calling close). PiperOrigin-RevId: 362262078
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.