Home
last modified time | relevance | path

Searched refs:PercentRelativeLayout (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/support/percent/api_legacy/
D27.0.0.txt53 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);
[all …]
D28.0.0-alpha1.txt53 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);
[all …]
D26.0.0.txt53 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);
[all …]
D27.1.0.txt53 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);
[all …]
Dcurrent.txt53 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);
[all …]
D26.1.0.txt53 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);
[all …]
/frameworks/support/percent/api/
Dcurrent.txt53 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 androidx.percentlayout.widget.PercentRelativeLayout.LayoutParams generateDefaultL…
58 …method public androidx.percentlayout.widget.PercentRelativeLayout.LayoutParams generateLayoutParam…
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);
[all …]
/frameworks/support/percent/src/main/java/androidx/percentlayout/widget/
DPercentRelativeLayout.java130 public class PercentRelativeLayout extends RelativeLayout { class
133 public PercentRelativeLayout(Context context) { in PercentRelativeLayout() method in PercentRelativeLayout
137 public PercentRelativeLayout(Context context, AttributeSet attrs) { in PercentRelativeLayout() method in PercentRelativeLayout
141 public PercentRelativeLayout(Context context, AttributeSet attrs, int defStyle) { in PercentRelativeLayout() method in PercentRelativeLayout
/frameworks/support/percent/src/androidTest/java/androidx/percentlayout/widget/
DPercentDynamicLayoutTest.java171 final PercentRelativeLayout percentRelativeLayout =
172 (PercentRelativeLayout) mActivityTestRule.getActivity().findViewById(
201 final PercentRelativeLayout percentRelativeLayout =
202 (PercentRelativeLayout) mActivityTestRule.getActivity().findViewById(
DPercentRelativeTest.java60 private PercentRelativeLayout mPercentRelativeLayout;
71 mPercentRelativeLayout = (PercentRelativeLayout) activity.findViewById(R.id.container); in setUp()
DPercentRelativeRtlTest.java99 private PercentRelativeLayout mPercentRelativeLayout;
110 mPercentRelativeLayout = (PercentRelativeLayout) activity.findViewById(R.id.container); in setUp()
/frameworks/support/api/
D25.2.0.txt1078 public class PercentRelativeLayout extends android.widget.RelativeLayout {
1079 ctor public PercentRelativeLayout(android.content.Context);
1080 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
1081 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
1084 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
1085 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
1086 ctor public PercentRelativeLayout.LayoutParams(int, int);
1087 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
1088 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D25.0.0.txt884 public class PercentRelativeLayout extends android.widget.RelativeLayout {
885 ctor public PercentRelativeLayout(android.content.Context);
886 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
887 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
890 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
891 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
892 ctor public PercentRelativeLayout.LayoutParams(int, int);
893 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
894 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D24.2.0.txt863 public class PercentRelativeLayout extends android.widget.RelativeLayout {
864 ctor public PercentRelativeLayout(android.content.Context);
865 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
866 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
869 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
870 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
871 ctor public PercentRelativeLayout.LayoutParams(int, int);
872 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
873 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D23.0.0.txt514 public class PercentRelativeLayout extends android.widget.RelativeLayout {
515 ctor public PercentRelativeLayout(android.content.Context);
516 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
517 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
520 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
521 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
522 ctor public PercentRelativeLayout.LayoutParams(int, int);
523 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
524 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D26.1.0.txt1796 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);
[all …]
D23.1.1.txt561 public class PercentRelativeLayout extends android.widget.RelativeLayout {
562 ctor public PercentRelativeLayout(android.content.Context);
563 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
564 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
567 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
568 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
569 ctor public PercentRelativeLayout.LayoutParams(int, int);
570 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
571 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D25.4.0.txt1238 public class PercentRelativeLayout extends android.widget.RelativeLayout {
1239 ctor public PercentRelativeLayout(android.content.Context);
1240 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
1241 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
1244 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
1245 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
1246 ctor public PercentRelativeLayout.LayoutParams(int, int);
1247 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
1248 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D23.2.1.txt684 public class PercentRelativeLayout extends android.widget.RelativeLayout {
685 ctor public PercentRelativeLayout(android.content.Context);
686 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
687 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
690 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
691 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
692 ctor public PercentRelativeLayout.LayoutParams(int, int);
693 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
694 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D26.0.0-alpha1.txt1574 public class PercentRelativeLayout extends android.widget.RelativeLayout {
1575 ctor public PercentRelativeLayout(android.content.Context);
1576 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
1577 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
1580 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
1581 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
1582 ctor public PercentRelativeLayout.LayoutParams(int, int);
1583 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
1584 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D23.2.0.txt684 public class PercentRelativeLayout extends android.widget.RelativeLayout {
685 ctor public PercentRelativeLayout(android.content.Context);
686 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
687 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
690 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
691 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
692 ctor public PercentRelativeLayout.LayoutParams(int, int);
693 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
694 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D23.4.0.txt686 public class PercentRelativeLayout extends android.widget.RelativeLayout {
687 ctor public PercentRelativeLayout(android.content.Context);
688 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
689 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
692 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
693 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
694 ctor public PercentRelativeLayout.LayoutParams(int, int);
695 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
696 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D23.1.0.txt558 public class PercentRelativeLayout extends android.widget.RelativeLayout {
559 ctor public PercentRelativeLayout(android.content.Context);
560 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
561 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
564 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
565 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
566 ctor public PercentRelativeLayout.LayoutParams(int, int);
567 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
568 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D25.3.0.txt1208 public class PercentRelativeLayout extends android.widget.RelativeLayout {
1209 ctor public PercentRelativeLayout(android.content.Context);
1210 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
1211 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
1214 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
1215 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
1216 ctor public PercentRelativeLayout.LayoutParams(int, int);
1217 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
1218 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);
D24.0.0.txt710 public class PercentRelativeLayout extends android.widget.RelativeLayout {
711 ctor public PercentRelativeLayout(android.content.Context);
712 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet);
713 ctor public PercentRelativeLayout(android.content.Context, android.util.AttributeSet, int);
716 …public static class PercentRelativeLayout.LayoutParams extends android.widget.RelativeLayout.Layou…
717 …ctor public PercentRelativeLayout.LayoutParams(android.content.Context, android.util.AttributeSet);
718 ctor public PercentRelativeLayout.LayoutParams(int, int);
719 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.LayoutParams);
720 ctor public PercentRelativeLayout.LayoutParams(android.view.ViewGroup.MarginLayoutParams);

12