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