Searched defs:setBaseAttributes (Results 1 - 8 of 8) sorted by relevance

/frameworks/support/percent/src/android/support/percent/
H A DPercentFrameLayout.java222 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) { method in class:PercentFrameLayout.LayoutParams
H A DPercentRelativeLayout.java205 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) { method in class:PercentRelativeLayout.LayoutParams
/frameworks/base/core/java/android/widget/
H A DRadioGroup.java324 protected void setBaseAttributes(TypedArray a, method in class:RadioGroup.LayoutParams
H A DTableLayout.java740 protected void setBaseAttributes(TypedArray a, method in class:TableLayout.LayoutParams
H A DTableRow.java498 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) { method in class:TableRow.LayoutParams
H A DGridLayout.java2187 protected void setBaseAttributes(TypedArray attributes, int widthAttr, int heightAttr) { method in class:GridLayout.LayoutParams
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java2077 protected void setBaseAttributes(TypedArray attributes, int widthAttr, int heightAttr) { method in class:GridLayout.LayoutParams
/frameworks/base/core/java/android/view/
H A DViewGroup.java7485 setBaseAttributes(a,
7531 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) { method in class:ViewGroup.LayoutParams
7724 setBaseAttributes(a,

Completed in 4202 milliseconds