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.java878 public static class MockImageView extends ImageView { class in ImageViewTest
879 public MockImageView(Context context) { in MockImageView() method in ImageViewTest.MockImageView
883 public MockImageView(Context context, AttributeSet attrs) { in MockImageView() method in ImageViewTest.MockImageView
887 public MockImageView(Context context, AttributeSet attrs, int defStyle) { in MockImageView() method in ImageViewTest.MockImageView