Searched refs:addViewInt (Results 1 – 1 of 1) sorted by relevance
7658 addViewInt(child, index, true); in addDisappearingView()7681 addViewInt(child, index, false); in addView()7684 private void addViewInt(View child, int index, boolean disappearing) { in addViewInt() method in RecyclerView.LayoutManager