Searched refs:selfCycleComponent (Results 1 – 1 of 1) sorted by relevance
37 SelfCycleComponent selfCycleComponent = DaggerCycles_SelfCycleComponent.create(); in providerIndirectionSelfCycle() local38 S s = selfCycleComponent.s(); in providerIndirectionSelfCycle()54 SelfCycleComponent selfCycleComponent = DaggerCycles_SelfCycleComponent.create(); in lazyIndirectionSelfCycle() local55 S s = selfCycleComponent.s(); in lazyIndirectionSelfCycle()