Searched refs:getMethodAnnotations (Results 1 - 2 of 2) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DClassDefItem.java370 public Annotations getMethodAnnotations(CstMethodRef method) { method in class:ClassDefItem
371 return annotationsDirectory.getMethodAnnotations(method);
H A DAnnotationsDirectoryItem.java204 public Annotations getMethodAnnotations(CstMethodRef method) { method in class:AnnotationsDirectoryItem

Completed in 57 milliseconds