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