Searched refs:MAXIMUM_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
75 private static final int MAXIMUM_BUFFER_SIZE = DEFAULT_BUFFER_SIZE * 10; field in IpConnectivityMetrics345 return Math.min(size, MAXIMUM_BUFFER_SIZE);