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