Searched refs:wasGetDrawableCalled (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
H A DTintResourcesTest.java41 assertFalse(testResources.wasGetDrawableCalled());
48 assertTrue(testResources.wasGetDrawableCalled());
67 public boolean wasGetDrawableCalled() { method in class:TintResourcesTest.TestResources

Completed in 65 milliseconds