Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:onStartInput

101  * <li> {@link #onStartInput} to deal with an input session starting with
230 * {@link #onFinishInput()} and {@link #onStartInput(EditorInfo, boolean)}.
1019 * state: {@link #onStartInput} if input is active, and
1642 * a new editor. This will always be called after {@link #onStartInput},
1680 * This will always be called after {@link #onStartInput},
1937 * may be followed by a series of {@link #onStartInput(EditorInfo, boolean)}
1968 public void onStartInput(EditorInfo attribute, boolean restarting) {
1999 if (DEBUG) Log.v(TAG, "CALL: onStartInput");
2000 onStartInput(attribute, restarting);
2018 * {@link #onStartInput(EditorInfo, boolean)} to perform input in a