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.java322 assertTrue(dr.hasOnBoundsChangedCalled()); in testOnBoundsChange()
327 assertFalse(dr.hasOnBoundsChangedCalled()); in testOnBoundsChange()
1002 public boolean hasOnBoundsChangedCalled() { in hasOnBoundsChangedCalled() method in DrawableContainerTest.MockDrawable