Merge "Update dalvik.bytecode package"
am: 3f827b5e33
Change-Id: I94a28f57f36af1528e04f1af9eb9239cee8eeee6
This commit is contained in:
@@ -49269,6 +49269,8 @@ package dalvik.bytecode {
|
||||
field public static final int OP_INT_TO_FLOAT = 130; // 0x82
|
||||
field public static final int OP_INT_TO_LONG = 129; // 0x81
|
||||
field public static final int OP_INT_TO_SHORT = 143; // 0x8f
|
||||
field public static final int OP_INVOKE_CUSTOM = 252; // 0xfc
|
||||
field public static final int OP_INVOKE_CUSTOM_RANGE = 253; // 0xfd
|
||||
field public static final int OP_INVOKE_DIRECT = 112; // 0x70
|
||||
field public static final deprecated int OP_INVOKE_DIRECT_EMPTY = 240; // 0xf0
|
||||
field public static final int OP_INVOKE_DIRECT_JUMBO = 9471; // 0x24ff
|
||||
|
||||
@@ -52890,6 +52890,8 @@ package dalvik.bytecode {
|
||||
field public static final int OP_INT_TO_FLOAT = 130; // 0x82
|
||||
field public static final int OP_INT_TO_LONG = 129; // 0x81
|
||||
field public static final int OP_INT_TO_SHORT = 143; // 0x8f
|
||||
field public static final int OP_INVOKE_CUSTOM = 252; // 0xfc
|
||||
field public static final int OP_INVOKE_CUSTOM_RANGE = 253; // 0xfd
|
||||
field public static final int OP_INVOKE_DIRECT = 112; // 0x70
|
||||
field public static final deprecated int OP_INVOKE_DIRECT_EMPTY = 240; // 0xf0
|
||||
field public static final int OP_INVOKE_DIRECT_JUMBO = 9471; // 0x24ff
|
||||
|
||||
@@ -49360,6 +49360,8 @@ package dalvik.bytecode {
|
||||
field public static final int OP_INT_TO_FLOAT = 130; // 0x82
|
||||
field public static final int OP_INT_TO_LONG = 129; // 0x81
|
||||
field public static final int OP_INT_TO_SHORT = 143; // 0x8f
|
||||
field public static final int OP_INVOKE_CUSTOM = 252; // 0xfc
|
||||
field public static final int OP_INVOKE_CUSTOM_RANGE = 253; // 0xfd
|
||||
field public static final int OP_INVOKE_DIRECT = 112; // 0x70
|
||||
field public static final deprecated int OP_INVOKE_DIRECT_EMPTY = 240; // 0xf0
|
||||
field public static final int OP_INVOKE_DIRECT_JUMBO = 9471; // 0x24ff
|
||||
|
||||
Reference in New Issue
Block a user