Searched refs:mHeightHistogram (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardParams.java102 private final SparseIntArray mHeightHistogram = new SparseIntArray(); field in class:KeyboardParams
108 mHeightHistogram.clear();
124 final int heightCount = updateHistogramCounter(mHeightHistogram, height);

Completed in 60 milliseconds