Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:startInput

234      * @hide Flag for IInputMethodManager.startInput: this is the first
447 boolean startInput = false;
468 startInput = true;
472 if (startInput) {
1230 res = mService.startInput(mClient,
1451 // For some reason we didn't do a startInput + windowFocusGain, so
1455 if (DEBUG) Log.v(TAG, "Reporting focus gain, without startInput");