Searched refs:algorithmName (Results 1 – 1 of 1) sorted by relevance
62 private ChecksumType(String algorithmName) { in ChecksumType() argument63 mAlgorithmName = algorithmName; in ChecksumType()