Home | History | Annotate | Download | only in latin

Lines Matching refs:onStartInput

333         public void onStartInput(final EditorInfo editorInfo, final boolean restarting) {
335 // Typically this is the second onStartInput after orientation changed.
339 // This is the first onStartInput after orientation changed.
643 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) {
644 mHandler.onStartInput(editorInfo, restarting);
671 super.onStartInput(editorInfo, restarting);