Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/producers/internal/
DMapOfProducerProducer.java89 MapOfProducerProducer.<V>toEntryPointView(cancellationListener)); in newEntryPointView()
103 private static <T> Function<Producer<T>, Producer<T>> toEntryPointView( in toEntryPointView() method in MapOfProducerProducer