Home
last modified time | relevance | path

Searched refs:getKeyBalloonHeightPlus (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DEnvironment.java181 public int getKeyBalloonHeightPlus() { in getKeyBalloonHeightPlus() method in Environment
DSoftKeyboardView.java288 + env.getKeyBalloonHeightPlus(); in onKeyPress()