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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewLayoutTest.java1658 swapViewsAtIndices(recyclerView, index1, index2);
1670 swapViewsAtIndices(recyclerView, index1, index2);
1695 private void swapViewsAtIndices(TestRecyclerView recyclerView, int index1, int index2) { method in class:RecyclerViewLayoutTest

Completed in 73 milliseconds