Searched refs:DSUB (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/cf/code/ | ||
D | ByteOps.java | 130 public static final int DSUB = 0x67; field in ByteOps |
D | BytecodeArray.java | 634 case ByteOps.DSUB: in parseInstruction() |