Searched refs:isMapWithProvidedValues (Results 1 – 2 of 2) sorted by relevance
86 public static boolean isMapWithProvidedValues(TypeMirror type) { in isMapWithProvidedValues() method in Util
104 import static dagger.internal.codegen.Util.isMapWithProvidedValues;967 if (isMapWithProvidedValues(dependencyRequest.key().type())) { in cycleHasProviderOrLazy()994 && isMapWithProvidedValues(maybeProviderMapRequestType) in isImplicitProviderMapForValueMap()