Searched refs:mMaxHeightCount (Results 1 – 1 of 1) sorted by relevance
100 private int mMaxHeightCount = 0; field in KeyboardParams107 mMaxHeightCount = 0; in clearHistogram()125 if (heightCount > mMaxHeightCount) { in updateHistogram()126 mMaxHeightCount = heightCount; in updateHistogram()