Searched refs:isHashed (Results 1 – 1 of 1) sorted by relevance
345 public StringAtomicFormula(@Key int key, @NonNull String value, boolean isHashed) { in StringAtomicFormula() argument356 mIsHashedValue = isHashed; in StringAtomicFormula()