Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:onStartInput

83  * <li> {@link #onStartInput} to deal with an input session starting with
212 * {@link #onFinishInput()} and {@link #onStartInput(EditorInfo, boolean)}.
744 * state: {@link #onStartInput} if input is active, and
1275 * a new editor. This will always be called after {@link #onStartInput},
1313 * This will always be called after {@link #onStartInput},
1521 * may be followed by a series of {@link #onStartInput(EditorInfo, boolean)}
1552 public void onStartInput(EditorInfo attribute, boolean restarting) {
1583 if (DEBUG) Log.v(TAG, "CALL: onStartInput");
1584 onStartInput(attribute, restarting);
1602 * {@link #onStartInput(EditorInfo, boolean)} to perform input in a