Searched refs:moveAndNotify (Results 1 – 4 of 4) sorted by relevance
237 mAdapter.moveAndNotify(1, 0); in gapHandlingWhenItemMovesToTopTest()920 mAdapter.moveAndNotify(4, 1); in moveGapHandling()
200 mAdapter.moveAndNotify(3, 1); in testFocusRecoveryAfterMovingFocusedChild()
1076 public void moveAndNotify(final int from, final int to) throws Throwable { in moveAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter
1895 adapter.moveAndNotify(3, 5); in adapterPositionsMoveItems()