Home
last modified time | relevance | path

Searched defs:histogramValue (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
H A DMoreKeysResources.java84 final int histogramValue = nameHistogram.get(res.mName); in MoreKeysResources() local
159 final int histogramValue = mNameHistogram.get(name); in dumpNames() local