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