Searched refs:byteArrayToInteger (Results 1 – 4 of 4) sorted by relevance
66 return byteArrayToInteger(getErrorData()); in getMessageId()
67 return byteArrayToInteger(getErrorData()); in getDhGroup()
65 mPayloadTypeList = Collections.singletonList(byteArrayToInteger(notifyData)); in UnsupportedCriticalPayloadException()
174 protected static int byteArrayToInteger(byte[] byteArray) { in byteArrayToInteger() method in IkeProtocolException