Searched refs:bringChildToFront (Results 1 – 2 of 2) sorted by relevance
409 mMockViewGroup.bringChildToFront(textView1); in testBringChildToFront()415 mMockViewGroup.bringChildToFront(textView2); in testBringChildToFront()
5158 public void bringChildToFront(View child) { in bringChildToFront() method in ViewTest.MockViewParent