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