Searched refs:OP_RESPONSE (Results 1 – 5 of 5) sorted by relevance
103 static final int OP_RESPONSE = 2; field in StkAppService189 case OP_RESPONSE: in onStart()290 case OP_RESPONSE: in handleMessage()828 message.arg1 = OP_RESPONSE; in launchOpenChannelDialog()840 message.arg1 = OP_RESPONSE; in launchOpenChannelDialog()
133 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
155 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
326 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()
189 args.putInt(StkAppService.OPCODE, StkAppService.OP_RESPONSE); in sendResponse()