Searched refs:isDispatchDrawCalled (Results 1 – 1 of 1) sorted by relevance
571 assertTrue(mMockViewGroup.isDispatchDrawCalled); in testDispatchDraw()2982 public boolean isDispatchDrawCalled; field in ViewGroupTest.MockViewGroup3091 isDispatchDrawCalled = true; in dispatchDraw()