Searched refs:mMostCommonKeyWidth (Results 1 – 3 of 3) sorted by relevance
44 private final int mMostCommonKeyWidth; field in ProximityInfo66 mMostCommonKeyWidth = mostCommonKeyWidth; in ProximityInfo()91 mMostCommonKeyWidth = o.mMostCommonKeyWidth; in ProximityInfo()187 keyboardWidth, keyboardHeight, mGridWidth, mGridHeight, mMostCommonKeyWidth, in createNativeProximityInfo()210 final int defaultWidth = mMostCommonKeyWidth; in computeNearestNeighbors()
121 public final int mMostCommonKeyWidth; field in Keyboard146 mMostCommonKeyWidth = params.mMostCommonKeyWidth; in Keyboard()161 mMostCommonKeyWidth, mMostCommonKeyHeight, mKeys, params.mTouchPositionCorrection); in Keyboard()259 public int mMostCommonKeyWidth = 0; field in Keyboard.Params354 mMostCommonKeyWidth = 0; in clearHistogram()377 mMostCommonKeyWidth = width; in updateHistogram()
326 final int keyQuarterWidth = mKeyboard.mMostCommonKeyWidth / 4; in setKeyDetectorInner()