Searched defs:child2 (Results 1 – 11 of 11) sorted by relevance
395 View child2 = new RelativeLayout(mActivity); in testAddView() local430 View child2 = new RelativeLayout(mActivity); in testAddViewAtIndex() local475 View child2 = new TableRow(mActivity); in testAddViewWithLayoutParams() local516 View child2 = new TableRow(mActivity); in testAddViewAtIndexWithLayoutParams() local
147 ViewGroup child2 = (ViewGroup) mActivity.findViewById(child2Id); in verifyDirectionForOneLayoutFromXml() local
547 AppWidgetHostView child2 = (AppWidgetHostView) listView.getChildAt(2); in testSetRemoteAdapter_checkedChangeListener() local781 AppWidgetHostView child2 = (AppWidgetHostView) mGridView.getChildAt(2); in testSetRemoteAdapter_gridView() local
345 TextView child2 = (TextView) tabHost.getTabContentView().getChildAt(2); in testGetTabContentView() local
533 View child2 = mGridView.getChildAt(2); in testAccessColumnWidth() local
667 final View child2 = new View(mActivity); in testVisibilityAffectsLayout() local
142 private void assertChildrenDelay(Animation child1, Animation child2, Animation child3) { in assertChildrenDelay()
148 final ObjectAnimator child2 = (ObjectAnimator) set.getChildAnimations().get(1); in testLoadAnimator() local
828 final View child2 = mActivity.findViewById(R.id.overlap2); in testMouseHoverOverlap() local
1511 MockViewGroup child2 = new MockViewGroup(mContext); in testRemoveDetachedView() local1590 MockViewGroup child2 = new MockViewGroup(mContext); in testRemoveViews() local1628 MockViewGroup child2 = new MockViewGroup(mContext); in testRemoveViewsInLayout() local2055 MockView child2 = new MockView(mContext); in testRequestTransparentRegion() local
569 View child2 = mActivity.findViewById(R.id.pointer_icon_overlap_child2); in testPointerIconOverlap() local