Home
last modified time | relevance | path

Searched defs:MockDrawableWrapper (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableWrapperTest.java489 private static class MockDrawableWrapper extends DrawableWrapper { class in DrawableWrapperTest
490 MockDrawableWrapper() { in MockDrawableWrapper() method in DrawableWrapperTest.MockDrawableWrapper
494 public MockDrawableWrapper(Drawable drawable) { in MockDrawableWrapper() method in DrawableWrapperTest.MockDrawableWrapper