Searched refs:mHeightHistogram (Results 1 – 1 of 1) sorted by relevance
158 private final SparseIntArray mHeightHistogram = new SparseIntArray(); field in KeyboardParams164 mHeightHistogram.clear(); in clearHistogram()180 final int heightCount = updateHistogramCounter(mHeightHistogram, height); in updateHistogram()