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