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