Searched defs:setMeasuredDimension (Results 1 – 3 of 3) sorted by relevance
2461 public void setMeasuredDimension(int measuredWidth, int measuredHeight) { in setMeasuredDimension() method in WebView.PrivateAccess
6975 public void setMeasuredDimension(Rect childrenBounds, int wSpec, int hSpec) { in setMeasuredDimension() method in RecyclerView.LayoutManager9240 public void setMeasuredDimension(int widthSize, int heightSize) { in setMeasuredDimension() method in RecyclerView.LayoutManager
25182 protected final void setMeasuredDimension(int measuredWidth, int measuredHeight) { in setMeasuredDimension() method in View