Home
last modified time | relevance | path

Searched defs:makeThrows (Results 1 – 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
DAnnotationUtils.java229 public static Annotation makeThrows(TypeList types) { in makeThrows() method in AnnotationUtils
/dalvik/dx/src/com/android/dx/dex/file/
DAnnotationUtils.java244 public static Annotation makeThrows(TypeList types) { in makeThrows() method in AnnotationUtils