media/testutils/src/main/java/com
tonihei c6529344db Introduce Handler interface allowing to switch to other Handlers.
Especially this removes the need for the Clock interface to directly
implement Handler methods. Instead, we have a separate Handler interface
and the FakeClock is able to construct such a Handler.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179918255
2018-01-03 13:34:36 +00:00
..
google/android/exoplayer2/testutil Introduce Handler interface allowing to switch to other Handlers. 2018-01-03 13:34:36 +00:00