Searched refs:hashValue (Results 1 – 2 of 2) sorted by relevance
228 int hashValue = 0; in hashCode() local233 hashValue ^= wordInfo.hashCode(); in hashCode()235 return hashValue; in hashCode()
1655 @Nullable String focusKey, @Nullable String focusId, int hashValue) { in computeAudioKeyValue() argument1671 final long id = Hashing.farmHashFingerprint64().hashString(key + hashValue, in computeAudioKeyValue()