Lines Matching refs:ResultCode

89 import com.android.internal.telephony.cat.ResultCode;
886 resMsg.setResultCode(ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS); in sendScreenBusyResponse()
1314 resMsg.setResultCode(ResultCode.HELP_INFO_REQUIRED); in handleCmdResponse()
1317 ResultCode.PRFRMD_ICON_NOT_DISPLAYED : ResultCode.OK); in handleCmdResponse()
1333 resMsg.setResultCode(ResultCode.HELP_INFO_REQUIRED); in handleCmdResponse()
1336 ResultCode.PRFRMD_ICON_NOT_DISPLAYED : ResultCode.OK); in handleCmdResponse()
1348 ResultCode.PRFRMD_ICON_NOT_DISPLAYED : ResultCode.OK); in handleCmdResponse()
1350 resMsg.setResultCode(ResultCode.UICC_SESSION_TERM_BY_USER); in handleCmdResponse()
1354 resMsg.setResultCode(confirmed ? ResultCode.OK in handleCmdResponse()
1355 : ResultCode.UICC_SESSION_TERM_BY_USER); in handleCmdResponse()
1363 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1373 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1377 resMsg.setResultCode(ResultCode.BACKWARD_MOVE_BY_USER); in handleCmdResponse()
1381 resMsg.setResultCode(ResultCode.UICC_SESSION_TERM_BY_USER); in handleCmdResponse()
1392 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1394 resMsg.setResultCode(ResultCode.NO_RESPONSE_FROM_USER); in handleCmdResponse()
1402 resMsg.setResultCode(ResultCode.OK); in handleCmdResponse()
1406 resMsg.setResultCode(ResultCode.USER_NOT_ACCEPT); in handleCmdResponse()
1419 resMsg.setResultCode(ResultCode.LAUNCH_BROWSER_ERROR); in handleCmdResponse()
1936 resMsg.setResultCode(ResultCode.OK); in sendSetUpEventResponse()