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