Searched defs:child1 (Results 1 – 7 of 7) sorted by relevance
93 TextView child1 = new TextView(mActivity); in testAddView() local110 TextView child1 = new TextView(mActivity); in testAddViewWithIndex() local153 TextView child1 = new TextView(mActivity); in testAddViewWithLayoutParams() local182 TextView child1 = new TextView(mActivity); in testAddViewWithIndexAndLayoutParams() local
268 View child1 = mGridView.getChildAt(1); in testSetHorizontalSpacing() local304 View child1 = mGridView.getChildAt(1); in testSetVerticalSpacing() local
111 TextView child1 = new TextView(mActivity); in testAddView() local128 TextView child1 = new TextView(mActivity); in testAddViewWithIndex() local171 TextView child1 = new TextView(mActivity); in testAddViewWithLayoutParams() local200 TextView child1 = new TextView(mActivity); in testAddViewWithIndexAndLayoutParams() local
378 View child1 = new TextView(mContext); in testAddView1() local414 View child1 = new TextView(mContext); in testAddView2() local455 View child1 = new TextView(mContext); in testAddView3() local493 View child1 = new TextView(mContext); in testAddView4() local
109 ViewGroup child1 = (ViewGroup) getActivity().findViewById(child1Id); in checkDirectionForOneLayoutFromXml() local
120 private void assertChildrenDelay(Animation child1, Animation child2, Animation child3) { in assertChildrenDelay()
99 final ObjectAnimator child1 = (ObjectAnimator) set.getChildAnimations().get(0); in testLoadAnimator() local