Searched refs:TERMINAL_CRNTLY_UNABLE_TO_PROCESS (Results 1 – 4 of 4) sorted by relevance
41 case TERMINAL_CRNTLY_UNABLE_TO_PROCESS: // 0x20 in ResultException()
107 TERMINAL_CRNTLY_UNABLE_TO_PROCESS(0x20), enumConstant
476 result = ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS; in handleCommand()1008 case TERMINAL_CRNTLY_UNABLE_TO_PROCESS: in handleCmdResponse()1033 if (resMsg.mResCode == ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS) { in handleCmdResponse()
886 resMsg.setResultCode(ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS); in sendScreenBusyResponse()