Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableContainerTest.java282 assertTrue(dr.hasOnBoundsChangedCalled()); in testOnBoundsChange()
287 assertFalse(dr.hasOnBoundsChangedCalled()); in testOnBoundsChange()
944 public boolean hasOnBoundsChangedCalled() { in hasOnBoundsChangedCalled() method in DrawableContainerTest.MockDrawable