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

/dalvik/dx/src/com/android/dx/dex/code/form/
H A DForm10x.java28 public final class Form10x extends InsnFormat { class in inherits:InsnFormat
30 public static final InsnFormat THE_ONE = new Form10x();
36 private Form10x() { method in class:Form10x
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
H A DForm10x.java28 public final class Form10x extends InsnFormat { class in inherits:InsnFormat
30 public static final InsnFormat THE_ONE = new Form10x();
36 private Form10x() { method in class:Form10x

Completed in 190 milliseconds