Searched refs:detachViewInternal (Results 1 – 1 of 1) sorted by relevance
7885 detachViewInternal(ind, child); in detachView()7905 detachViewInternal(index, getChildAt(index)); in detachViewAt()7908 private void detachViewInternal(int index, View view) { in detachViewInternal() method in RecyclerView.LayoutManager