Home
last modified time | relevance | path

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

/art/test/005-annotations/src/android/test/anno/
DINoted.java4 public interface INoted { interface
DSubNoted.java6 public class SubNoted extends SimplyNoted implements INoted {
DTestAnnotations.java158 printAnnotations(INoted.class); in main()
/art/test/005-annotations/
Dexpected.txt38 annotations on TYPE interface android.test.anno.INoted(1):
42 annotations on METH public abstract int android.test.anno.INoted.bar():