Searched refs:mMaxWidthCount (Results 1 – 1 of 1) sorted by relevance
344 private int mMaxWidthCount = 0; field in Keyboard.Params353 mMaxWidthCount = 0; in clearHistogram()375 if (widthCount > mMaxWidthCount) { in updateHistogram()376 mMaxWidthCount = widthCount; in updateHistogram()