Searched defs:runTestOnUiThread (Results 1 – 5 of 5) sorted by relevance
90 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
434 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppServiceTest
474 runTestOnUiThread(() -> { in testCallActivityOnPause() method841 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTest