Home | History | Annotate | Download | only in latin

Lines Matching refs:mImm

169     private InputMethodManagerCompatWrapper mImm;
499 mImm = InputMethodManagerCompatWrapper.getInstance();
500 mInputMethodId = Utils.getInputMethodId(mImm, getPackageName());
1250 } else if (Utils.hasMultipleEnabledIMEsOrSubtypes(mImm, false /* exclude aux subtypes */)) {
1265 if (Utils.hasMultipleEnabledIMEsOrSubtypes(mImm, true /* include aux subtypes */)) {
1266 mImm.showInputMethodPicker();
2360 mImm.showInputMethodPicker();