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

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
H A DAnnotated.java19 @AnnotationWithEnum2(ReferencedByAnnotationWithOtherReferences.A)
H A DAnnotationWithEnum2.java23 public @interface AnnotationWithEnum2 { interface
H A DMainActivity.java94 return ((AnnotationWithEnum2) TestApplication.annotation2).value().get();

Completed in 64 milliseconds