Home
last modified time | relevance | path

Searched defs:SGET_SHORT (Results 1 – 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/code/
DDops.java452 public static final Dop SGET_SHORT = field in Dops
/dalvik/dx/src/com/android/dx/io/
DOpcodes.java141 public static final int SGET_SHORT = 0x66; field in Opcodes
DOpcodeInfo.java446 public static final Info SGET_SHORT = field in OpcodeInfo
/dalvik/dexgen/src/com/android/dexgen/dex/code/
DDalvOps.java136 public static final int SGET_SHORT = 0x66; field in DalvOps