Searched defs:runOnMainThread (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseRecyclerViewInstrumentationTest.java536 new AddRemoveRunnable(startCountTuples).runOnMainThread();
566 new AddRemoveRunnable(startCountTuples).runOnMainThread();
605 new AddRemoveRunnable(startCountTuples).runOnMainThread();
676 public void runOnMainThread() throws Throwable { method in class:BaseRecyclerViewInstrumentationTest.TestAdapter.AddRemoveRunnable

Completed in 59 milliseconds