Home
last modified time | relevance | path

Searched refs:isHashed (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/integrity/
H A DAtomicFormula.java345 public StringAtomicFormula(@Key int key, @NonNull String value, boolean isHashed) { in StringAtomicFormula() argument
356 mIsHashedValue = isHashed; in StringAtomicFormula()