Searched refs:mWidthHistogram (Results 1 – 1 of 1) sorted by relevance
121 private final SparseIntArray mWidthHistogram = new SparseIntArray(); field in KeyboardParams130 mWidthHistogram.clear(); in clearHistogram()149 final int widthCount = updateHistogramCounter(mWidthHistogram, width); in updateHistogram()