Searched refs:mIme (Results 1 – 4 of 4) sorted by relevance
45 private LatinIME mIme; field in Tutorial167 mIme = ime; in Tutorial()220 mIme.sendDownUpKeyEvents(-1); // Inform the setupwizard that tutorial is in last bubble in next()221 mIme.tutorialDone(); in next()225 mIme.mKeyboardSwitcher.toggleSymbols(); in next()
62 private OpenWnnEN mIme; field in TutorialEN208 mIme = ime; in TutorialEN()246 ImageSpan span = new ImageSpan(mIme, imageResourceId, in setSpan()272 mIme.sendDownUpKeyEvents(-1); in next()273 mIme.tutorialDone(); in next()
63 private OpenWnnJAJP mIme; field in TutorialJAJP212 mIme = ime; in TutorialJAJP()318 ImageSpan span = new ImageSpan(mIme, imageResourceId, in setSpan()344 mIme.sendDownUpKeyEvents(-1); in next()345 mIme.tutorialDone(); in next()
1285 PinyinIME mIme; field in PinyinIME.ChoiceNotifier1288 mIme = ime; in ChoiceNotifier()1293 mIme.onChoiceTouched(choiceId); in onClickChoice()