Searched defs:LayoutParams (Results 1 – 1 of 1) sorted by relevance
388 public static class LayoutParams extends FrameLayout.LayoutParams { class in BoxInsetLayout399 public LayoutParams(Context context, AttributeSet attrs) { in LayoutParams() method in BoxInsetLayout.LayoutParams406 public LayoutParams(int width, int height) { in LayoutParams() method in BoxInsetLayout.LayoutParams410 public LayoutParams(int width, int height, int gravity) { in LayoutParams() method in BoxInsetLayout.LayoutParams414 public LayoutParams(int width, int height, int gravity, int boxed) { in LayoutParams() method in BoxInsetLayout.LayoutParams419 public LayoutParams(ViewGroup.LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams423 public LayoutParams(ViewGroup.MarginLayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams427 public LayoutParams(FrameLayout.LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams431 public LayoutParams(LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams