Searched defs:newSubtype (Results 1 – 2 of 2) sorted by relevance
2921 private void dispatchOnCurrentInputMethodSubtypeChanged(InputMethodSubtype newSubtype) { in dispatchOnCurrentInputMethodSubtypeChanged()2933 protected void onCurrentInputMethodSubtypeChanged(InputMethodSubtype newSubtype) { in onCurrentInputMethodSubtypeChanged()
2697 final InputMethodSubtype newSubtype; in setInputMethodLocked() local