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