Searched defs:LayoutParams (Results 1 – 1 of 1) sorted by relevance
358 public static class LayoutParams extends FrameLayout.LayoutParams { class in BoxInsetLayout369 public LayoutParams(Context context, AttributeSet attrs) { in LayoutParams() method in BoxInsetLayout.LayoutParams376 public LayoutParams(int width, int height) { in LayoutParams() method in BoxInsetLayout.LayoutParams380 public LayoutParams(int width, int height, int gravity) { in LayoutParams() method in BoxInsetLayout.LayoutParams384 public LayoutParams(int width, int height, int gravity, int boxed) { in LayoutParams() method in BoxInsetLayout.LayoutParams389 public LayoutParams(ViewGroup.LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams393 public LayoutParams(ViewGroup.MarginLayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams397 public LayoutParams(FrameLayout.LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams401 public LayoutParams(LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams