Searched refs:EXT_RECORD_LENGTH_BYTES (Results 1 – 1 of 1) sorted by relevance
59 static final int EXT_RECORD_LENGTH_BYTES = 13; field in AdnRecord273 if (extRecord.length != EXT_RECORD_LENGTH_BYTES) { in appendExtRecord()