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.java571 assertTrue(mMockViewGroup.isDispatchDrawCalled); in testDispatchDraw()
2982 public boolean isDispatchDrawCalled; field in ViewGroupTest.MockViewGroup
3091 isDispatchDrawCalled = true; in dispatchDraw()