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

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

Completed in 140 milliseconds