Searched defs:onStartInput (Results 1 – 3 of 3) sorted by relevance
45 void onStartInput(EditorInfo editorInfo, boolean restarting); in onStartInput() method105 public void onStartInput(EditorInfo attribute, boolean restarting) { in onStartInput() method in StubImeAccessibilityService.InputMethodImpl
162 public void onStartInput(EditorInfo editorInfo, boolean restarting) { in onStartInput() method in MockA11yIme.InputMethodImpl449 void onStartInput(EditorInfo editorInfo, boolean restarting, @NonNull Runnable runnable) { in onStartInput() method in MockA11yIme.Tracer
138 public void onStartInput(EditorInfo editorInfo, boolean restarting) { in onStartInput() method in CtsBaseInputMethod