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.java5254 private boolean mHasBroughtChildToFront = false; field in ViewTest.MockViewParent
5270 mHasBroughtChildToFront = true; in bringChildToFront()
5274 return mHasBroughtChildToFront; in hasBroughtChildToFront()
5417 mHasBroughtChildToFront = false; in reset()