Searched refs:oldSubtype (Results 1 – 1 of 1) sorted by relevance
3099 final InputMethodSubtype oldSubtype = bindingController.getCurrentSubtype(); in setInputMethodLocked() local3118 if (!Objects.equals(newSubtype, oldSubtype)) { in setInputMethodLocked()