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