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

/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
H A DForm22x.java29 public final class Form22x extends InsnFormat { class in inherits:InsnFormat
31 public static final InsnFormat THE_ONE = new Form22x();
37 private Form22x() { method in class:Form22x
/dalvik/dx/src/com/android/dx/dex/code/form/
H A DForm22x.java30 public final class Form22x extends InsnFormat { class in inherits:InsnFormat
32 public static final InsnFormat THE_ONE = new Form22x();
38 private Form22x() { method in class:Form22x

Completed in 155 milliseconds