Home
last modified time | relevance | path

Searched defs:generateLayoutParams (Results 1 – 2 of 2) sorted by relevance

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/
DConstraints.java59 public LayoutParams generateLayoutParams(AttributeSet attrs) { in generateLayoutParams() method in Constraints
144 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in Constraints
DConstraintLayout.java2021 public LayoutParams generateLayoutParams(AttributeSet attrs) { in generateLayoutParams() method in ConstraintLayout
2037 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in ConstraintLayout