Searched refs:MyAnnotationVisitor (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DAsmAnalyzer.java543 return new MyAnnotationVisitor();
567 return new MyAnnotationVisitor();
640 return new MyAnnotationVisitor();
749 return new MyAnnotationVisitor();
878 private class MyAnnotationVisitor extends AnnotationVisitor { class in class:AsmAnalyzer.DependencyVisitor
880 public MyAnnotationVisitor() { method in class:AsmAnalyzer.DependencyVisitor.MyAnnotationVisitor
898 return new MyAnnotationVisitor();
903 return new MyAnnotationVisitor();
H A DDependencyFinder.java421 return new MyAnnotationVisitor();
445 return new MyAnnotationVisitor();
519 return new MyAnnotationVisitor();
624 return new MyAnnotationVisitor();
753 private class MyAnnotationVisitor extends AnnotationVisitor { class in class:DependencyFinder.DependencyVisitor
755 public MyAnnotationVisitor() { method in class:DependencyFinder.DependencyVisitor.MyAnnotationVisitor
773 return new MyAnnotationVisitor();
778 return new MyAnnotationVisitor();

Completed in 20 milliseconds