Searched refs:onCurrentInputMethodSubtypeChanged (Results 1 – 2 of 2) sorted by relevance
855 protected void onCurrentInputMethodSubtypeChanged(InputMethodSubtype newSubtype) { in onCurrentInputMethodSubtypeChanged() method in MockIme856 getTracer().onCurrentInputMethodSubtypeChanged(newSubtype, in onCurrentInputMethodSubtypeChanged()857 () -> super.onCurrentInputMethodSubtypeChanged(newSubtype)); in onCurrentInputMethodSubtypeChanged()1509 void onCurrentInputMethodSubtypeChanged(InputMethodSubtype newSubtype,
20766 …method protected void onCurrentInputMethodSubtypeChanged(android.view.inputmethod.InputMethodSubty…