Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java435 assertTrue(vg.isDispatchDrawCalled); in testDispatchDraw()
2174 public boolean isDispatchDrawCalled; field in ViewGroupTest.MockViewGroup
2281 isDispatchDrawCalled = true; in dispatchDraw()