Searched refs:chooseSize (Results 1 – 2 of 2) sorted by relevance
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/ |
D | TutorialEN.java | 137 private int chooseSize(PopupWindow pop, View parentView, CharSequence text, TextView tv) { in chooseSize() method in TutorialEN.Bubble 163 int textHeight = chooseSize(window, inputView, text, textView); in show()
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
D | TutorialJAJP.java | 139 private int chooseSize(PopupWindow pop, View parentView, CharSequence text, TextView tv) { in chooseSize() method in TutorialJAJP.Bubble 165 int textHeight = chooseSize(window, inputView, text, textView); in show()
|