Home
last modified time | relevance | path

Searched defs:child0 (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java89 TextView child0 = new TextView(mActivity); in testAddView() local
106 TextView child0 = new TextView(mActivity); in testAddViewWithIndex() local
147 TextView child0 = new TextView(mActivity); in testAddViewWithLayoutParams() local
176 TextView child0 = new TextView(mActivity); in testAddViewWithIndexAndLayoutParams() local
DScrollViewTest.java110 TextView child0 = new TextView(mActivity); in testAddView() local
127 TextView child0 = new TextView(mActivity); in testAddViewWithIndex() local
168 TextView child0 = new TextView(mActivity); in testAddViewWithLayoutParams() local
197 TextView child0 = new TextView(mActivity); in testAddViewWithIndexAndLayoutParams() local
DTabHostTest.java287 TextView child0 = (TextView) tabHost.getTabContentView().getChildAt(0); in testGetTabContentView() local
DGridViewTest.java269 View child0 = mGridView.getChildAt(0); in testSetHorizontalSpacing() local
305 View child0 = mGridView.getChildAt(0); in testSetVerticalSpacing() local