Lines Matching refs:iccOpenLogicalChannel
472 loge("iccOpenLogicalChannel: No UICC");
480 uiccCard.iccOpenLogicalChannel((String)request.argument, onCompleted);
502 loge("iccOpenLogicalChannel: Empty response");
505 loge("iccOpenLogicalChannel: Exception: " + ar.exception);
2018 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(int subId, String AID) {
2021 if (DBG) log("iccOpenLogicalChannel: subId=" + subId + " aid=" + AID);
2024 if (DBG) log("iccOpenLogicalChannel: " + response);