media/testutils/src/main
tonihei 2f4a3fe1f3 Add postDelayed operation to Clock interface.
The default implementation is just calling through to handler.postDelayed,
while the fake clock uses its internal time value to trigger the handler
calls at the correct time.

This is useful to apply a fake clock in situations where a handler is used to
post delayed messages.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167567914
2017-09-05 16:34:44 +01:00
..
java/com/google/android/exoplayer2/testutil Add postDelayed operation to Clock interface. 2017-09-05 16:34:44 +01:00
res/layout Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
AndroidManifest.xml Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00