Searched defs:TestView (Results 1 – 4 of 4) sorted by relevance
259 public static final class TestView extends Hilt_InjectionTest_TestView { class in InjectionTest263 TestView(Context context) { in TestView() method in InjectionTest.TestView267 TestView(Context context, AttributeSet attrs) { in TestView() method in InjectionTest.TestView271 TestView(Context context, AttributeSet attrs, int defStyleAttr) { in TestView() method in InjectionTest.TestView276 TestView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in TestView() method in InjectionTest.TestView
767 public static class TestView extends View { class in ShadowViewTest774 public TestView(Context context) { in TestView() method in ShadowViewTest.TestView
795 public static class TestView extends View { class in ShadowViewTest802 public TestView(Context context) { in TestView() method in ShadowViewTest.TestView
675 class TestView(dbmodels.Model, model_logic.ModelExtensions): class