Lines Matching refs:TableRow
38696 public class TableRow extends android.widget.LinearLayout {
38697 ctor public TableRow(android.content.Context);
38698 ctor public TableRow(android.content.Context, android.util.AttributeSet);
38703 public static class TableRow.LayoutParams extends android.widget.LinearLayout.LayoutParams {
38704 ctor public TableRow.LayoutParams(android.content.Context, android.util.AttributeSet);
38705 ctor public TableRow.LayoutParams(int, int);
38706 ctor public TableRow.LayoutParams(int, int, float);
38707 ctor public TableRow.LayoutParams();
38708 ctor public TableRow.LayoutParams(int);
38709 ctor public TableRow.LayoutParams(android.view.ViewGroup.LayoutParams);
38710 ctor public TableRow.LayoutParams(android.view.ViewGroup.MarginLayoutParams);