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

  /external/r8/src/main/java/com/android/tools/r8/graph/
DexAnnotation.java 70 return createSystemValueAnnotation(factory.annotationEnclosingMethod, factory,
81 return annotation.annotation.type == factory.annotationEnclosingMethod;
DexItemFactory.java 147 public final DexType annotationEnclosingMethod = createType(

Completed in 441 milliseconds