Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DImageViewTest.java853 public static class MockImageView extends ImageView { class in ImageViewTest
854 public MockImageView(Context context) { in MockImageView() method in ImageViewTest.MockImageView
858 public MockImageView(Context context, AttributeSet attrs) { in MockImageView() method in ImageViewTest.MockImageView
862 public MockImageView(Context context, AttributeSet attrs, int defStyle) { in MockImageView() method in ImageViewTest.MockImageView