Searched refs:md5sum (Results 1 – 1 of 1) sorted by relevance
652 final String md5sum; in handleWordList() local655 md5sum = MD5Calculator.checksum(copiedFile); in handleWordList()661 if (TextUtils.isEmpty(md5sum)) { in handleWordList()664 if (!md5sum.equals(downloadRecord.mAttributes.getAsString( in handleWordList()667 throw new BadFormatException("MD5 checksum check failed : \"" + md5sum + "\" <> \"" in handleWordList()