Searched refs:onCurrentInputMethodSubtypeChanged (Results 1 – 2 of 2) sorted by relevance
875 protected void onCurrentInputMethodSubtypeChanged(InputMethodSubtype newSubtype) { in onCurrentInputMethodSubtypeChanged() method in MockIme876 getTracer().onCurrentInputMethodSubtypeChanged(newSubtype, in onCurrentInputMethodSubtypeChanged()877 () -> super.onCurrentInputMethodSubtypeChanged(newSubtype)); in onCurrentInputMethodSubtypeChanged()1476 void onCurrentInputMethodSubtypeChanged(InputMethodSubtype newSubtype,
20037 …method protected void onCurrentInputMethodSubtypeChanged(android.view.inputmethod.InputMethodSubty…