Home
last modified time | relevance | path

Searched refs:CancellationComponent (Results 1 – 3 of 3) sorted by relevance

/external/dagger2/javatests/dagger/functional/producers/cancellation/
DCancellationComponent.java23 import dagger.functional.producers.cancellation.CancellationComponent.Dependency;
31 interface CancellationComponent { interface
53 CancellationComponent build(); in build()
DProducerCancellationTest.java23 import dagger.functional.producers.cancellation.CancellationComponent.Dependency;
33 private final CancellationComponent component =
DProducerSubcomponentCancellationTest.java24 import dagger.functional.producers.cancellation.CancellationComponent.Dependency;
34 private final CancellationComponent component =