Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerConfigActivityTest.java90 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.java434 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppServiceTest
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java474 runTestOnUiThread(() -> { in testCallActivityOnPause() method
841 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTest