Searched defs:TestView (Results 1 – 5 of 5) 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
258 public static final class TestView extends Hilt_InjectionTest_TestView { class in InjectionTest262 TestView(Context context) { in TestView() method in InjectionTest.TestView266 TestView(Context context, AttributeSet attrs) { in TestView() method in InjectionTest.TestView270 TestView(Context context, AttributeSet attrs, int defStyleAttr) { in TestView() method in InjectionTest.TestView275 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 in dagger.hilt.android.EntryPointAccessorsTest
800 public static class TestView extends View { class in ShadowViewTest807 public TestView(Context context) { in TestView() method in ShadowViewTest.TestView
675 class TestView(dbmodels.Model, model_logic.ModelExtensions): class