Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableContainerTest.java303 assertTrue("setImageTintList() propagates", dr.hasSetTintCalled()); in testSetTint()
998 public boolean hasSetTintCalled() { in hasSetTintCalled() method in DrawableContainerTest.MockDrawable