Searched refs:ime (Results 1 – 4 of 4) sorted by relevance
165 public Tutorial(LatinIME ime, LatinKeyboardView inputView) { in Tutorial() argument167 mIme = ime; in Tutorial()
206 public TutorialEN(OpenWnnEN ime, View inputView, DefaultSoftKeyboardEN inputManager) { in TutorialEN() argument208 mIme = ime; in TutorialEN()
209 public TutorialJAJP(OpenWnnJAJP ime, View inputView, DefaultSoftKeyboardJAJP inputManager) { in TutorialJAJP() argument212 mIme = ime; in TutorialJAJP()
1287 ChoiceNotifier(PinyinIME ime) { in ChoiceNotifier() argument1288 mIme = ime; in ChoiceNotifier()