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.java437 assertTrue(vg.isDispatchDrawCalled); in testDispatchDraw()
1969 public boolean isDispatchDrawCalled; field in ViewGroupTest.MockViewGroup
2077 isDispatchDrawCalled = true; in dispatchDraw()