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