Searched defs:THROWS_TYPE (Results 1 - 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DAnnotationUtils.java66 private static final CstType THROWS_TYPE = field in class:AnnotationUtils
231 Annotation result = new Annotation(THROWS_TYPE, SYSTEM);
/dalvik/dx/src/com/android/dx/dex/file/
H A DAnnotationUtils.java70 private static final CstType THROWS_TYPE = field in class:AnnotationUtils
234 Annotation result = new Annotation(THROWS_TYPE, SYSTEM);

Completed in 4 milliseconds