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

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

Completed in 3 milliseconds