Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:onFinishInput

212  * {@link #onFinishInput()} and {@link #onStartInput(EditorInfo, boolean)}.
1298 * @param finishingInput If true, {@link #onFinishInput} will be
1343 * @param finishingInput If true, {@link #onFinishInput} will be
1522 * and {@link #onFinishInput()} calls as the user navigates through its
1567 if (DEBUG) Log.v(TAG, "CALL: onFinishInput");
1568 onFinishInput();
1611 public void onFinishInput() {