Searched defs:child2 (Results 1 – 10 of 10) sorted by relevance
387 View child2 = new RelativeLayout(mActivity); in testAddView() local422 View child2 = new RelativeLayout(mActivity); in testAddViewAtIndex() local467 View child2 = new TableRow(mActivity); in testAddViewWithLayoutParams() local508 View child2 = new TableRow(mActivity); in testAddViewAtIndexWithLayoutParams() local
138 ViewGroup child2 = (ViewGroup) mActivity.findViewById(child2Id); in verifyDirectionForOneLayoutFromXml() local
335 TextView child2 = (TextView) tabHost.getTabContentView().getChildAt(2); in testGetTabContentView() local
523 View child2 = mGridView.getChildAt(2); in testAccessColumnWidth() local
658 final View child2 = new View(mActivity); in testVisibilityAffectsLayout() local
131 private void assertChildrenDelay(Animation child1, Animation child2, Animation child3) { in assertChildrenDelay()
133 final ObjectAnimator child2 = (ObjectAnimator) set.getChildAnimations().get(1); in testLoadAnimator() local
780 final View child2 = mActivity.findViewById(R.id.overlap2); in testMouseHoverOverlap() local
1502 MockViewGroup child2 = new MockViewGroup(mContext); in testRemoveDetachedView() local1581 MockViewGroup child2 = new MockViewGroup(mContext); in testRemoveViews() local1619 MockViewGroup child2 = new MockViewGroup(mContext); in testRemoveViewsInLayout() local2028 MockView child2 = new MockView(mContext); in testRequestTransparentRegion() local
556 View child2 = mActivity.findViewById(R.id.pointer_icon_overlap_child2); in testPointerIconOverlap() local