Searched refs:shouldReMeasureChild (Results 1 – 2 of 2) sorted by relevance
747 measure = shouldReMeasureChild(child, widthSpec, heightSpec, lp); in measureChildWithDecorationsAndMargin()
8513 boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldReMeasureChild() method in RecyclerView.LayoutManager