Searched defs:getAnnotationWidth (Results 1 - 4 of 4) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/util/
H A DAnnotatedOutput.java78 public int getAnnotationWidth(); method in interface:AnnotatedOutput
H A DByteArrayAnnotatedOutput.java411 public int getAnnotationWidth() { method in class:ByteArrayAnnotatedOutput
480 int width2 = getAnnotationWidth();
/dalvik/dx/src/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();

Completed in 130 milliseconds