Home
last modified time | relevance | path

Searched refs:moveAndNotify (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java648 public void moveAndNotify(final int from, final int to) throws Throwable { in moveAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter
DStaggeredGridLayoutManagerTest.java531 mAdapter.moveAndNotify(4, 1); in testMoveGapHandling()
DRecyclerViewLayoutTest.java446 adapter.moveAndNotify(3, 5); in testAdapterPositionsMoveItems()