Searched defs:child0 (Results 1 – 4 of 4) sorted by relevance
88 TextView child0 = new TextView(mActivity); in testAddView() local105 TextView child0 = new TextView(mActivity); in testAddViewWithIndex() local146 TextView child0 = new TextView(mActivity); in testAddViewWithLayoutParams() local175 TextView child0 = new TextView(mActivity); in testAddViewWithIndexAndLayoutParams() local
267 View child0 = mGridView.getChildAt(0); in testSetHorizontalSpacing() local303 View child0 = mGridView.getChildAt(0); in testSetVerticalSpacing() local
106 TextView child0 = new TextView(mActivity); in testAddView() local123 TextView child0 = new TextView(mActivity); in testAddViewWithIndex() local164 TextView child0 = new TextView(mActivity); in testAddViewWithLayoutParams() local193 TextView child0 = new TextView(mActivity); in testAddViewWithIndexAndLayoutParams() local
292 TextView child0 = (TextView) tabHost.getTabContentView().getChildAt(0); in testGetTabContentView() local