Searched defs:child2 (Results 1 – 5 of 5) sorted by relevance
385 View child2 = new RelativeLayout(mContext); in testAddView1() local421 View child2 = new RelativeLayout(mContext); in testAddView2() local465 View child2 = new TableRow(mContext); in testAddView3() local503 View child2 = new TableRow(mContext); in testAddView4() local
112 ViewGroup child2 = (ViewGroup) getActivity().findViewById(child2Id); in checkDirectionForOneLayoutFromXml() local
296 TextView child2 = (TextView) tabHost.getTabContentView().getChildAt(2); in testGetTabContentView() local
120 private void assertChildrenDelay(Animation child1, Animation child2, Animation child3) { in assertChildrenDelay()
100 final ObjectAnimator child2 = (ObjectAnimator) set.getChildAnimations().get(1); in testLoadAnimator() local