Searched defs:setBaseAttributes (Results 1 - 5 of 5) sorted by path

/frameworks/base/core/java/android/view/
H A DViewGroup.java5271 setBaseAttributes(a,
5317 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) { method in class:ViewGroup.LayoutParams
5439 setBaseAttributes(a,
/frameworks/base/core/java/android/widget/
H A DGridLayout.java1881 protected void setBaseAttributes(TypedArray attributes, int widthAttr, int heightAttr) { method in class:GridLayout.LayoutParams
H A DRadioGroup.java296 protected void setBaseAttributes(TypedArray a, method in class:RadioGroup.LayoutParams
H A DTableLayout.java724 protected void setBaseAttributes(TypedArray a, method in class:TableLayout.LayoutParams
H A DTableRow.java490 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) { method in class:TableRow.LayoutParams

Completed in 101 milliseconds