Searched refs:shouldMeasureChild (Results 1 – 1 of 1) sorted by relevance
8381 if (shouldMeasureChild(child, widthSpec, heightSpec, lp)) { in measureChild()8406 boolean shouldMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldMeasureChild() method in RecyclerView.LayoutManager8483 if (shouldMeasureChild(child, widthSpec, heightSpec, lp)) { in measureChildWithMargins()