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

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DAnnotationsDirectoryItem.java172 public void addMethodAnnotations(CstMethodRef method, method in class:AnnotationsDirectoryItem
H A DClassDefItem.java347 public void addMethodAnnotations(CstMethodRef method, method in class:ClassDefItem
349 annotationsDirectory.addMethodAnnotations(method, annotations);

Completed in 89 milliseconds