Searched defs:setMeasuredDimension (Results 1 – 4 of 4) sorted by relevance
284 public void setMeasuredDimension(Rect childrenBounds, int wSpec, int hSpec) { in setMeasuredDimension() method in GridLayoutManager
6398 public void setMeasuredDimension(Rect childrenBounds, int wSpec, int hSpec) { in setMeasuredDimension() method in RecyclerView.LayoutManager8574 public void setMeasuredDimension(int widthSize, int heightSize) { in setMeasuredDimension() method in RecyclerView.LayoutManager
2230 public void setMeasuredDimension(int measuredWidth, int measuredHeight) { in setMeasuredDimension() method in WebView.PrivateAccess
19821 protected final void setMeasuredDimension(int measuredWidth, int measuredHeight) { in setMeasuredDimension() method