Searched refs:isDrawCalled (Results 1 – 1 of 1) sorted by relevance
629 assertTrue(textView.isDrawCalled); in testDrawChild()2094 public boolean isDrawCalled; field in ViewGroupTest.MockTextView2103 isDrawCalled = true; in draw()