Searched refs:mShortcutInputMethodInfo (Results 1 – 1 of 1) sorted by relevance
70 private InputMethodInfo mShortcutInputMethodInfo; field in RichInputMethodManager540 + (mShortcutInputMethodInfo == null in updateShortcutIme()541 ? "<null>" : mShortcutInputMethodInfo.getId()) + ", " in updateShortcutIme()557 mShortcutInputMethodInfo = null; in updateShortcutIme()563 mShortcutInputMethodInfo = imi; in updateShortcutIme()571 + (mShortcutInputMethodInfo == null in updateShortcutIme()572 ? "<null>" : mShortcutInputMethodInfo.getId()) + ", " in updateShortcutIme()579 if (mShortcutInputMethodInfo == null) { in switchToShortcutIme()583 final String imiId = mShortcutInputMethodInfo.getId(); in switchToShortcutIme()604 if (mShortcutInputMethodInfo == null) { in isShortcutImeReady()