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.java5143 private boolean mHasBroughtChildToFront = false; field in ViewTest.MockViewParent
5159 mHasBroughtChildToFront = true; in bringChildToFront()
5163 return mHasBroughtChildToFront; in hasBroughtChildToFront()
5306 mHasBroughtChildToFront = false; in reset()