Lines Matching refs:OPCODE
90 static final String OPCODE = "op";178 msg.arg1 = args.getInt(OPCODE);252 int opcode = msg.arg1;254 switch (opcode) {