Searched defs:setMeasuredDimension (Results 1 – 4 of 4) sorted by relevance
283 public void setMeasuredDimension(Rect childrenBounds, int wSpec, int hSpec) { in setMeasuredDimension() method in GridLayoutManager
7096 public void setMeasuredDimension(Rect childrenBounds, int wSpec, int hSpec) { in setMeasuredDimension() method in RecyclerView.LayoutManager9361 public void setMeasuredDimension(int widthSize, int heightSize) { in setMeasuredDimension() method in RecyclerView.LayoutManager
2496 public void setMeasuredDimension(int measuredWidth, int measuredHeight) { in setMeasuredDimension() method in WebView.PrivateAccess
26590 protected final void setMeasuredDimension(int measuredWidth, int measuredHeight) { in setMeasuredDimension() method in View