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