Inheritance: android.widget.LinearLayout
Example #1
0
			internal PassThroughHierarchyChangeListener(TableLayout _enclosing)
			{
				this._enclosing = _enclosing;
			}
Example #2
0
 internal PassThroughHierarchyChangeListener(TableLayout _enclosing)
 {
     this._enclosing = _enclosing;
 }