media/testutils/src/main/java/com
tonihei a318e56d15 Fix FakeClock remove messages behaviour.
We currently only remove messages that have already been sent
to the actual Handler, not the pending ones that are only kept
in the FakeClock. Fix this by also removing matching messages
from the FakeClock list.

PiperOrigin-RevId: 353877049
2021-01-26 17:13:25 +00:00
..
google/android/exoplayer2/testutil Fix FakeClock remove messages behaviour. 2021-01-26 17:13:25 +00:00