Searched refs:MINIMUM_PAYLOAD_SIZE (Results 1 – 1 of 1) sorted by relevance
375 Math.max(capacity, mHeaderSize + MINIMUM_PAYLOAD_SIZE)); in Item()740 private static final int MINIMUM_PAYLOAD_SIZE = 4; field in Item