Searched refs:offsetPositionRecordsForMove (Results 1 – 1 of 1) sorted by relevance
857 offsetPositionRecordsForMove(from, to); in initAdapterManager()4072 void offsetPositionRecordsForMove(int from, int to) { in offsetPositionRecordsForMove() method4102 mRecycler.offsetPositionRecordsForMove(from, to); in offsetPositionRecordsForMove()6138 void offsetPositionRecordsForMove(int from, int to) { in offsetPositionRecordsForMove() method in RecyclerView.Recycler