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