Searched refs:SHOULD_VERIFY_CHECKSUM (Results 1 – 2 of 2) sorted by relevance
75 private static final boolean SHOULD_VERIFY_CHECKSUM = field in BinaryDictionaryFileDumper76 DecoderSpecificConstants.SHOULD_VERIFY_CHECKSUM;314 if (SHOULD_VERIFY_CHECKSUM) { in installWordListToStaging()
34 public static final boolean SHOULD_VERIFY_CHECKSUM = true; field in DecoderSpecificConstants