Home
last modified time | relevance | path

Searched refs:mHasBroughtChildToFront (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java4185 private boolean mHasBroughtChildToFront = false; field in ViewTest.MockViewParent
4201 mHasBroughtChildToFront = true; in bringChildToFront()
4205 return mHasBroughtChildToFront; in hasBroughtChildToFront()
4348 mHasBroughtChildToFront = false; in reset()