Home | History | Annotate | Download | only in phone

Lines Matching refs:sendEnvelopeWithStatus

436                         loge("sendEnvelopeWithStatus: No UICC");
443 uiccCard.sendEnvelopeWithStatus((String)request.argument, onCompleted);
455 loge("sendEnvelopeWithStatus: Empty response");
457 loge("sendEnvelopeWithStatus: CommandException: " +
460 loge("sendEnvelopeWithStatus: exception:" + ar.exception);
2127 public String sendEnvelopeWithStatus(int subId, String content) {