Searched defs:runTestOnUiThread (Results 1 – 8 of 8) sorted by relevance
379 runTestOnUiThread(new Runnable() { in testResume() method390 runTestOnUiThread(new Runnable() { in testResume() method
52 public void runTestOnUiThread(final Runnable test) { in runTestOnUiThread() method in BaseThreadedTest
49 public void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in BaseInstrumentationTestCase
63 public void runTestOnUiThread(Runnable r) throws Throwable { in runTestOnUiThread() method in BaseDataBinderTest
139 public void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTestCase
228 private void runTestOnUiThread(Runnable r) throws Throwable { in runTestOnUiThread() method in FocusSearchNavigationTest
445 public void runTestOnUiThread(Runnable r) throws Throwable { in runTestOnUiThread() method in DefaultItemAnimatorTest
1024 public void runTestOnUiThread(Runnable r) throws Throwable { in runTestOnUiThread() method in BaseRecyclerViewInstrumentationTest