Searched refs:WATCHLIST_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
46 private static final int WATCHLIST_HASH_SIZE = 32; field in ReportEncoder77 if (watchlistHash.length != WATCHLIST_HASH_SIZE) { in serializeReport()