Searched defs:runTestOnUiThread (Results 1 – 2 of 2) sorted by relevance
133 public void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTestCase
602 public void runTestOnUiThread(Runnable r) throws Throwable { in runTestOnUiThread() method in BaseRecyclerViewInstrumentationTest