Home
last modified time | relevance | path

Searched defs:runTestOnUiThread (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/tv/src/android/media/tv/ad/cts/
DTvAdViewTest.java143 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvAdViewTest
DTvAdServiceTest.java566 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvAdServiceTest
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerConfigActivityTest.java92 runTestOnUiThread(() -> { in testCorrectIntentSenderCreated() method
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/
DTvInteractiveAppViewTest.java86 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppViewTest
DTvInteractiveAppManagerTest.java114 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppManagerTest
DTvInteractiveAppServiceTest.java484 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppServiceTest
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java488 runTestOnUiThread(() -> { in testCallActivityOnPause() method
855 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTest