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.java799 public static class MockImageView extends ImageView { class in ImageViewTest
800 public MockImageView(Context context) { in MockImageView() method in ImageViewTest.MockImageView
804 public MockImageView(Context context, AttributeSet attrs) { in MockImageView() method in ImageViewTest.MockImageView
808 public MockImageView(Context context, AttributeSet attrs, int defStyle) { in MockImageView() method in ImageViewTest.MockImageView