HomeSort by relevance Sort by last modified time
    Searched refs:scopeOf (Results 1 - 5 of 5) sorted by null

  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ProvisionBinding.java 43 import static dagger.internal.codegen.Scope.scopeOf;
121 Scope scope = Scope.scopeOf(constructorElement.getEnclosingElement());
173 Scope scope = Scope.scopeOf(providesMethod);
210 scopeOf(implicitMapOfProviderRequest.requestElement()));
233 Scope scope = Scope.scopeOf(componentMethod);
Scope.java 68 static Scope scopeOf(Element element) {
BindingGraphValidator.java 676 Scope scope = Scope.scopeOf(componentType);
    [all...]
ComponentDescriptor.java 345 Scope scope = Scope.scopeOf(componentDefinitionType);
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 519 milliseconds