Lines Matching refs:ResultCode
88 import com.android.internal.telephony.cat.ResultCode;
891 resMsg.setResultCode(ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS); in sendScreenBusyResponse()
1319 resMsg.setResultCode(ResultCode.HELP_INFO_REQUIRED); in handleCmdResponse()
1322 ResultCode.PRFRMD_ICON_NOT_DISPLAYED : ResultCode.OK); in handleCmdResponse()
1338 resMsg.setResultCode(ResultCode.HELP_INFO_REQUIRED); in handleCmdResponse()
1341 ResultCode.PRFRMD_ICON_NOT_DISPLAYED : ResultCode.OK); in handleCmdResponse()
1353 ResultCode.PRFRMD_ICON_NOT_DISPLAYED : ResultCode.OK); in handleCmdResponse()
1355 resMsg.setResultCode(ResultCode.UICC_SESSION_TERM_BY_USER); in handleCmdResponse()
1359 resMsg.setResultCode(confirmed ? ResultCode.OK in handleCmdResponse()
1360 : ResultCode.UICC_SESSION_TERM_BY_USER); 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()