Searched refs:bringChildToFront (Results 1 – 2 of 2) sorted by relevance
274 vg.bringChildToFront(textView1); in testBringChildToFront()280 vg.bringChildToFront(textView2); in testBringChildToFront()
3702 public void bringChildToFront(View child) { in bringChildToFront() method in ViewTest.MockViewParent