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

/external/dexmaker/src/dx/java/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
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DDops.java21 import com.android.dx.dex.code.form.Form10x;
71 Opcodes.NO_NEXT, Form10x.THE_ONE, false);
127 Opcodes.NO_NEXT, Form10x.THE_ONE, false);

Completed in 75 milliseconds