Home
last modified time | relevance | path

Searched refs:moveItems (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java1020 public void moveItems(boolean notifyChange, int[]... fromToTuples) throws Throwable { in moveItems() method in BaseRecyclerViewInstrumentationTest.TestAdapter
DRecyclerViewLayoutTest.java3514 adapter.moveItems(false, in notifyDataSetChangedWithStableIds()