Lines Matching refs:setResultCode
891 resMsg.setResultCode(ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS); in sendScreenBusyResponse()
1319 resMsg.setResultCode(ResultCode.HELP_INFO_REQUIRED); in handleCmdResponse()
1321 resMsg.setResultCode(mStkContext[slotId].mCurrentCmd.hasIconLoadFailed() ? in handleCmdResponse()
1338 resMsg.setResultCode(ResultCode.HELP_INFO_REQUIRED); in handleCmdResponse()
1340 resMsg.setResultCode(mStkContext[slotId].mCurrentCmd.hasIconLoadFailed() ? in handleCmdResponse()
1352 resMsg.setResultCode(mStkContext[slotId].mCurrentCmd.hasIconLoadFailed() ? in handleCmdResponse()
1355 resMsg.setResultCode(ResultCode.UICC_SESSION_TERM_BY_USER); in handleCmdResponse()
1359 resMsg.setResultCode(confirmed ? ResultCode.OK in handleCmdResponse()
1368 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1378 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1382 resMsg.setResultCode(ResultCode.BACKWARD_MOVE_BY_USER); in handleCmdResponse()
1386 resMsg.setResultCode(ResultCode.UICC_SESSION_TERM_BY_USER); in handleCmdResponse()
1397 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1399 resMsg.setResultCode(ResultCode.NO_RESPONSE_FROM_USER); in handleCmdResponse()
1407 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1411 resMsg.setResultCode(ResultCode.USER_NOT_ACCEPT); in handleCmdResponse()
1424 resMsg.setResultCode(ResultCode.LAUNCH_BROWSER_ERROR); in handleCmdResponse()
1913 resMsg.setResultCode(ResultCode.OK); in sendSetUpEventResponse()