Lines Matching defs:OPCODE
94 static final String OPCODE = "op";188 msg.arg1 = args.getInt(OPCODE);263 int opcode = msg.arg1;265 switch (opcode) {