Home | History | Annotate | Download | only in phone

Lines Matching refs:sendEnvelopeWithStatus

390                         loge("sendEnvelopeWithStatus: No UICC");
397 uiccCard.sendEnvelopeWithStatus((String)request.argument, onCompleted);
409 loge("sendEnvelopeWithStatus: Empty response");
411 loge("sendEnvelopeWithStatus: CommandException: " +
414 loge("sendEnvelopeWithStatus: exception:" + ar.exception);
1760 public String sendEnvelopeWithStatus(String content) {