Searched refs:OP_RESPONSE (Results 1 – 2 of 2) sorted by relevance
304 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
210 static final int OP_RESPONSE = 2; field in StkAppService383 case OP_RESPONSE: in onStart()614 case OP_RESPONSE: in handleMessage()907 Message msg = mServiceHandler.obtainMessage(OP_RESPONSE, 0, slotId, args); in sendResponse()