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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DEnvironment.java63 private static final float KEY_BALLOON_HEIGHT_PLUS_RATIO = 0.07f; field in class:Environment
140 mKeyBalloonHeightPlus = (int) (scale * KEY_BALLOON_HEIGHT_PLUS_RATIO);

Completed in 5 milliseconds