Searched refs:moveView (Results 1 – 1 of 1) sorted by relevance
7841 mRecyclerView.mLayout.moveView(currentIndex, index); in addViewInt()8097 public void moveView(int fromIndex, int toIndex) { in moveView() method in RecyclerView.LayoutManager