Searched refs:mHeightHistogram (Results 1 – 1 of 1) sorted by relevance
345 private final HashMap<Integer, Integer> mHeightHistogram = new HashMap<Integer, Integer>(); field in Keyboard.Params351 mHeightHistogram.clear(); in clearHistogram()367 final int heightCount = updateHistogramCounter(mHeightHistogram, height); in updateHistogram()