Searched refs:oi1Length (Results 1 – 1 of 1) sorted by relevance
1584 int oi1Length = oi12Length & Constants.NIBBLE_MASK; in from() local1586 int oi3Length = ie.bytes.length - 2 - oi1Length - oi2Length; in from()1588 if (oi1Length > 0) { in from()1598 if (oi1Length > 0 && roamingConsortiums.length > 0) { in from()1600 ByteBufferReader.readInteger(data, ByteOrder.BIG_ENDIAN, oi1Length); in from()