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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DEnvironment.java158 public int getHeightForCandidates() { method in class:Environment
H A DCandidatesContainer.java234 measuredHeight += env.getHeightForCandidates();

Completed in 25 milliseconds