HomeSort by relevance Sort by last modified time
    Searched refs:addMethodAnnotations (Results 1 - 8 of 8) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDefItem.java 349 public void addMethodAnnotations(CstMethodRef method,
351 annotationsDirectory.addMethodAnnotations(method, annotations);
AnnotationsDirectoryItem.java 172 public void addMethodAnnotations(CstMethodRef method,
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDefItem.java 346 public void addMethodAnnotations(CstMethodRef method,
348 annotationsDirectory.addMethodAnnotations(method, annotations);
AnnotationsDirectoryItem.java 171 public void addMethodAnnotations(CstMethodRef method,
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
ClassDefItem.java 347 public void addMethodAnnotations(CstMethodRef method,
349 annotationsDirectory.addMethodAnnotations(method, annotations);
AnnotationsDirectoryItem.java 172 public void addMethodAnnotations(CstMethodRef method,
  /dalvik/dx/src/com/android/dx/dex/cf/
CfTranslator.java 363 out.addMethodAnnotations(meth, annotations);
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 40 milliseconds