Searched refs:histogramValue (Results 1 – 1 of 1) sorted by relevance
84 final int histogramValue = nameHistogram.get(res.mName); in MoreKeysResources() local85 nameHistogram.put(res.mName, histogramValue + 1); in MoreKeysResources()159 final int histogramValue = mNameHistogram.get(name); in dumpNames() local160 out.format(" /* %3d:%2d */ \"%s\",\n", index, histogramValue, name); in dumpNames()