Searched defs:sw2 (Results 1 – 2 of 2) sorted by relevance
181 public int sw2; field in IccIoResult187 public IccIoResult(int sw1, int sw2, byte[] payload) { in IccIoResult()194 public IccIoResult(int sw1, int sw2, String hexString) { in IccIoResult()
216 int sw2 = response.sw2; in sendSmsAckForEnvelopeResponse() local