Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2359 assertEquals(EXPECTED + 1, child.debugDepth); in testDebug()
3012 public int debugDepth; field in ViewGroupTest.MockViewGroup
3313 debugDepth = depth; in debug()