Searched defs:runTestOnUiThread (Results 1 – 7 of 7) sorted by relevance
143 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvAdViewTest
566 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvAdServiceTest
92 runTestOnUiThread(() -> { in testCorrectIntentSenderCreated() method
86 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppViewTest
114 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppManagerTest
484 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppServiceTest
488 runTestOnUiThread(() -> { in testCallActivityOnPause() method855 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTest