Searched refs:mMaxHeightCount (Results 1 – 1 of 1) sorted by relevance
118 private int mMaxHeightCount = 0; field in KeyboardParams125 mMaxHeightCount = 0; in clearHistogram()143 if (heightCount > mMaxHeightCount) { in updateHistogram()144 mMaxHeightCount = heightCount; in updateHistogram()