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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseRecyclerViewInstrumentationTest.java763 moveInUIThread(from, to);
778 moveInUIThread(from, to);
791 protected void moveInUIThread(int from, int to) { method in class:BaseRecyclerViewInstrumentationTest.TestAdapter
H A DStaggeredGridLayoutManagerTest.java2187 protected void moveInUIThread(int from, int to) { method in class:StaggeredGridLayoutManagerTest.GridTestAdapter
2189 super.moveInUIThread(from, to);

Completed in 32 milliseconds