Searched defs:LayoutParams (Results 1 – 1 of 1) sorted by relevance
386 public static class LayoutParams extends FrameLayout.LayoutParams { class in BoxInsetLayout397 public LayoutParams(Context context, AttributeSet attrs) { in LayoutParams() method in BoxInsetLayout.LayoutParams404 public LayoutParams(int width, int height) { in LayoutParams() method in BoxInsetLayout.LayoutParams408 public LayoutParams(int width, int height, int gravity) { in LayoutParams() method in BoxInsetLayout.LayoutParams412 public LayoutParams(int width, int height, int gravity, int boxed) { in LayoutParams() method in BoxInsetLayout.LayoutParams417 public LayoutParams(ViewGroup.LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams421 public LayoutParams(ViewGroup.MarginLayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams425 public LayoutParams(FrameLayout.LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams429 public LayoutParams(LayoutParams source) { in LayoutParams() method in BoxInsetLayout.LayoutParams