FakeClock.java
13 KB
-
Fix triggering messages sent from non-Looper threads. · a60938db
This can happen for instrumented tests that are run on a non-Looper thread. If these tests send a message to a Looper thread to start the test procedure, they should just triger the message directly as before. PiperOrigin-RevId: 354066836
tonihei committed