Searched refs:IntentServiceSubcomponent (Results 1 – 3 of 3) sorted by relevance
30 …lControllersAreDirectChildrenOfApplication.ApplicationComponent.IntentServiceSubcomponent.IntentSe…54 IntentServiceSubcomponent.class,106 IntentServiceSubcomponent.Builder builder); in bindFactoryForIntentService()212 interface IntentServiceSubcomponent extends AndroidInjector<TestIntentService> { interface221 return IntentServiceSubcomponent.class; in addToComponentHierarchy()
30 …ctureFollowsControllerStructureApplication.ApplicationComponent.IntentServiceSubcomponent.IntentSe…53 IntentServiceSubcomponent.class,87 IntentServiceSubcomponent.Builder builder); in bindFactoryForIntentService()211 interface IntentServiceSubcomponent extends AndroidInjector<TestIntentService> { interface220 return IntentServiceSubcomponent.class; in addToComponentHierarchy()
111 .IntentServiceSubcomponent.class); in componentStructureFollowsControllerStructure()169 .IntentServiceSubcomponent.class); in allControllersAreDirectChildrenOfApplication()