Home
last modified time | relevance | path

Searched refs:isDrawCalled (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java629 assertTrue(textView.isDrawCalled); in testDrawChild()
2094 public boolean isDrawCalled; field in ViewGroupTest.MockTextView
2103 isDrawCalled = true; in draw()