Home
last modified time | relevance | path

Searched refs:annotationSetRefListOffset (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/merge/
DIndexMap.java188 public int adjustAnnotationSetRefList(int annotationSetRefListOffset) { in adjustAnnotationSetRefList() argument
189 return annotationSetRefListOffsets.get(annotationSetRefListOffset); in adjustAnnotationSetRefList()