Searched refs:readAnnotation (Results 1 - 3 of 3) sorted by relevance
/dalvik/dx/src/com/android/dx/io/ | ||
H A D | EncodedValueReader.java | 63 public final void readAnnotation() { method in class:EncodedValueReader 109 readAnnotation(); |
H A D | DexBuffer.java | 553 public Annotation readAnnotation() { method in class:DexBuffer.Section |
/dalvik/dx/src/com/android/dx/merge/ | ||
H A D | DexMerger.java | 505 return indexMap.adjust(in.readAnnotation()); |
Completed in 16 milliseconds