Searched refs:mMaxWidthCount (Results 1 – 1 of 1) sorted by relevance
157 private int mMaxWidthCount = 0; field in KeyboardParams166 mMaxWidthCount = 0; in clearHistogram()188 if (widthCount > mMaxWidthCount) { in updateHistogram()189 mMaxWidthCount = widthCount; in updateHistogram()