Searched refs:OP_RESPONSE (Results 1 – 5 of 5) sorted by relevance
186 static final int OP_RESPONSE = 2; field in StkAppService332 case OP_RESPONSE: in onStart()519 case OP_RESPONSE: in handleMessage()687 msg.arg1 = OP_RESPONSE; in sendResponse()1662 message.arg1 = OP_RESPONSE; in launchOpenChannelDialog()1675 message.arg1 = OP_RESPONSE; in launchOpenChannelDialog()
176 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
273 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
268 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
490 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()