Home
last modified time | relevance | path

Searched defs:SPARSE_SWITCH_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/io/
DOpcodes.java282 public static final int SPARSE_SWITCH_PAYLOAD = 0x200; field in Opcodes
DOpcodeInfo.java51 public static final Info SPARSE_SWITCH_PAYLOAD = field in OpcodeInfo