Searched refs:getAnnotationWidth (Results 1 - 6 of 6) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/util/
H A DAnnotatedOutput.java78 public int getAnnotationWidth(); method in interface:AnnotatedOutput
H A DByteArrayAnnotatedOutput.java404 public int getAnnotationWidth() { method in class:ByteArrayAnnotatedOutput
473 int width2 = getAnnotationWidth();
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
H A DAnnotatedOutput.java86 public int getAnnotationWidth(); method in interface:AnnotatedOutput
H A DByteArrayAnnotatedOutput.java438 public int getAnnotationWidth() { method in class:ByteArrayAnnotatedOutput
507 int width2 = getAnnotationWidth();
H A DByteArrayOutput.java405 public int getAnnotationWidth() { method in class:ByteArrayOutput
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DDalvInsnList.java138 s = insn.listingString(" ", out.getAnnotationWidth(),

Completed in 157 milliseconds