Searched refs:mMaxWidthCount (Results 1 – 1 of 1) sorted by relevance
101 private int mMaxWidthCount = 0; field in KeyboardParams110 mMaxWidthCount = 0; in clearHistogram()132 if (widthCount > mMaxWidthCount) { in updateHistogram()133 mMaxWidthCount = widthCount; in updateHistogram()