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()
3004 public boolean isDispatchDrawCalled; field in ViewGroupTest.MockViewGroup
3113 isDispatchDrawCalled = true; in dispatchDraw()