Home | History | Annotate | Download | only in openwnn

Lines Matching refs:getTextBeforeCursor

2549             CharSequence seq = mInputConnection.getTextBeforeCursor(2, 0);
2572 CharSequence seq = mInputConnection.getTextBeforeCursor(1, 0);
2993 CharSequence seq = mInputConnection.getTextBeforeCursor(mPrevCommitText.length() + composingLength, 0);