Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/graph/
DDexItemFactory.java93 public DexString annotationDescriptor = createString("Ljava/lang/annotation/Annotation;"); field in DexItemFactory
129 public DexType annotationType = createType(annotationDescriptor);