Searched defs:runOnMainThreadAndBlock (Results 1 – 1 of 1) sorted by relevance
321 private void runOnMainThreadAndBlock(Runnable action) { in runOnMainThreadAndBlock() method in PhysicsAnimationLayoutTestCase337 runOnMainThreadAndBlock(() -> {}); in waitForMainThread() method