Home
last modified time | relevance | path

Searched defs:FoundAnnotationSubject (Results 1 – 1 of 1) sorted by relevance

/external/r8/src/test/java/com/android/tools/r8/utils/
DDexInspector.java223 public class FoundAnnotationSubject extends AnnotationSubject { class in DexInspector
227 private FoundAnnotationSubject(DexAnnotation annotation) { in FoundAnnotationSubject() method in DexInspector.FoundAnnotationSubject