Searched refs:mCurrentRichInputMethodSubtype (Results 1 – 1 of 1) sorted by relevance
69 private RichInputMethodSubtype mCurrentRichInputMethodSubtype; field in RichInputMethodManager326 Log.w(TAG, "onSubtypeChanged: " + mCurrentRichInputMethodSubtype.getNameForLogging()); in onSubtypeChanged()350 return mCurrentRichInputMethodSubtype; in getCurrentSubtype()534 mCurrentRichInputMethodSubtype = RichInputMethodSubtype.getRichInputMethodSubtype(subtype); in updateCurrentSubtype()545 final RichInputMethodSubtype richSubtype = mCurrentRichInputMethodSubtype; in updateShortcutIme()