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

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DSection.java148 align(out);
261 * @param out {@code non-null;} the output to align
263 protected final void align(AnnotatedOutput out) { method in class:Section
/dalvik/dx/src/com/android/dx/dex/file/
H A DSection.java148 align(out);
261 * @param out {@code non-null;} the output to align
263 protected final void align(AnnotatedOutput out) { method in class:Section

Completed in 58 milliseconds