Searched refs:mMostCommonKeyHeight (Results 1 – 4 of 4) sorted by relevance
120 public final int mMostCommonKeyHeight; field in Keyboard145 mMostCommonKeyHeight = params.mMostCommonKeyHeight; in Keyboard()161 mMostCommonKeyWidth, mMostCommonKeyHeight, mKeys, params.mTouchPositionCorrection); in Keyboard()258 public int mMostCommonKeyHeight = 0; field in Keyboard.Params349 mMostCommonKeyHeight = 0; in clearHistogram()370 mMostCommonKeyHeight = height; in updateHistogram()
287 height = parentKeyboard.mMostCommonKeyHeight; in Builder()
466 final int keyHeight = keyboard.mMostCommonKeyHeight - keyboard.mVerticalGap; in setKeyboard()
396 final int keyHeight = keyboard.mMostCommonKeyHeight - keyboard.mVerticalGap; in setKeyboard()