Searched refs:isDrawCalled (Results 1 – 1 of 1) sorted by relevance
761 assertTrue(mMockTextView.isDrawCalled); in testDrawChild()2922 public boolean isDrawCalled; field in ViewGroupTest.MockTextView2931 isDrawCalled = true; in draw()