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