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