Searched refs:newView2 (Results 1 – 1 of 1) sorted by relevance
300 View newView2 = f2.getView(); in viewReplaceMultiple() local304 assertTrue("fragment 2's view not attached", newView2.isAttachedToWindow()); in viewReplaceMultiple()306 assertSame(newView2, ((ViewGroup)newView1.getParent()).getChildAt(1)); in viewReplaceMultiple()