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