Searched refs:AnnotationWithEnum (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
H A DAnnotationWithEnum.java23 public @interface AnnotationWithEnum { interface
H A DTest.java36 ((AnnotationWithEnum) TestApplication.annotation).value());
38 ((AnnotationWithEnum) TestApplication.getAnnotationWithEnum()).value());
H A DTestApplication.java23 @AnnotationWithEnum(ReferencedByAnnotation.B)

Completed in 93 milliseconds