HomeSort by relevance Sort by last modified time
    Searched refs:getAnnotationWithEnum (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
TestApplication.java 26 public static Annotation annotation = getAnnotationWithEnum();
31 public static Annotation getAnnotationWithEnum() {
Test.java 38 ((AnnotationWithEnum) TestApplication.getAnnotationWithEnum()).value());

Completed in 105 milliseconds