Searched refs:oldSubtype (Results 1 – 1 of 1) sorted by relevance
3002 final InputMethodSubtype oldSubtype = mCurrentSubtype; in setInputMethodLocked() local3011 if (newSubtype == null || oldSubtype == null) { in setInputMethodLocked()3012 Slog.w(TAG, "Illegal subtype state: old subtype = " + oldSubtype in setInputMethodLocked()3016 if (newSubtype != oldSubtype) { in setInputMethodLocked()