Searched defs:TestView (Results 1 – 6 of 6) sorted by relevance
81 public static final class TestView extends Hilt_OptionalInjectTestClasses_TestView { class in OptionalInjectTestClasses84 TestView(Context context) { in TestView() method in OptionalInjectTestClasses.TestView
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
192 class TestView(context: Context) : Hilt_EntryPointAccessorsTest_TestView(context) class
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