Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/integrity/
H A DAtomicFormula.java382 mValue = hashValue(key, value); in StringAtomicFormula()
508 private static String hashValue(@Key int key, String value) { in hashValue() method in AtomicFormula.StringAtomicFormula