Lines Matching refs:PercentRelativeLayout
1796 public deprecated class PercentRelativeLayout extends android.widget.RelativeLayout {
1797 ctor public PercentRelativeLayout(android.content.Context);
1798 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
1799 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
1800 …method protected android.support.percent.PercentRelativeLayout.LayoutParams generateDefaultLayoutP…
1801 …method public android.support.percent.PercentRelativeLayout.LayoutParams generateLayoutParams(andr…
1804 …public static deprecated class PercentRelativeLayout.LayoutParams extends android.widget.RelativeL…
1805 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
1806 ctor public PercentRelativeLayout.LayoutParams(int, int);
1807 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
1808 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);