Searched refs:hasCalledSetTint (Results 1 – 1 of 1) sorted by relevance
4469 assertFalse("No background tint applied by default", bg.hasCalledSetTint()); in testBackgroundTint()4473 bg.hasCalledSetTint()); in testBackgroundTint()4479 bg.hasCalledSetTint()); in testBackgroundTint()5193 public boolean hasCalledSetTint() { in hasCalledSetTint() method in ViewTest.MockDrawable