Searched refs:mKeyPopupHintLetterPadding (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardView.java88 private final float mKeyPopupHintLetterPadding; field in class:KeyboardView
149 mKeyPopupHintLetterPadding = keyboardViewAttr.getDimension(
526 final float hintY = keyHeight - mKeyPopupHintLetterPadding;

Completed in 12 milliseconds