Lines Matching refs:PercentRelativeLayout
53 public deprecated class PercentRelativeLayout extends android.widget.RelativeLayout {
54 ctor public PercentRelativeLayout(android.content.Context);
55 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
56 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
57 …method protected android.support.percent.PercentRelativeLayout.LayoutParams generateDefaultLayoutP…
58 …method public android.support.percent.PercentRelativeLayout.LayoutParams generateLayoutParams(andr…
61 …public static deprecated class PercentRelativeLayout.LayoutParams extends android.widget.RelativeL…
62 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
63 ctor public PercentRelativeLayout.LayoutParams(int, int);
64 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
65 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);