Searched refs:TestWithFragmentBindingsView (Results 1 – 3 of 3) sorted by relevance
44 import dagger.hilt.android.OptionalInjectTestClasses.TestWithFragmentBindingsView;143 TestWithFragmentBindingsView testView = new TestWithFragmentBindingsView( in testViewWithFragmentBindingsInjection()160 TestWithFragmentBindingsView testView = new TestWithFragmentBindingsView( in testViewWithFragmentBindingsInjectionWithNonHiltFragmentWithHiltRoot()
37 import dagger.hilt.android.OptionalInjectTestClasses.TestWithFragmentBindingsView;97 TestWithFragmentBindingsView testView = new TestWithFragmentBindingsView( in testViewWithFragmentBindingsInjection()
92 public static final class TestWithFragmentBindingsView class in OptionalInjectTestClasses96 TestWithFragmentBindingsView(Context context) { in TestWithFragmentBindingsView() method in OptionalInjectTestClasses.TestWithFragmentBindingsView