Searched refs:moveAndNotify (Results 1 – 3 of 3) sorted by relevance
648 public void moveAndNotify(final int from, final int to) throws Throwable { in moveAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter
531 mAdapter.moveAndNotify(4, 1); in testMoveGapHandling()
446 adapter.moveAndNotify(3, 5); in testAdapterPositionsMoveItems()