Searched refs:hasBroughtChildToFront (Results 1 – 1 of 1) sorted by relevance
3202 assertFalse(mMockParent.hasBroughtChildToFront()); in testBringToFront()3204 assertTrue(mMockParent.hasBroughtChildToFront()); in testBringToFront()4204 public boolean hasBroughtChildToFront() { in hasBroughtChildToFront() method in ViewTest.MockViewParent