Searched refs:setMeasuredDimensionFromChildren (Results 1 – 1 of 1) sorted by relevance
3096 mLayout.setMeasuredDimensionFromChildren(widthSpec, heightSpec); in onMeasure()3107 mLayout.setMeasuredDimensionFromChildren(widthSpec, heightSpec); in onMeasure()7045 void setMeasuredDimensionFromChildren(int widthSpec, int heightSpec) { in setMeasuredDimensionFromChildren() method in RecyclerView.LayoutManager