Searched refs:typeWordAndPutCursorInside (Results 1 – 1 of 1) sorted by relevance
687 private void typeWordAndPutCursorInside(final String word, final int startPos) { in typeWordAndPutCursorInside() method in InputLogicTests703 typeWordAndPutCursorInside(WORD_TO_TYPE, 0 /* startPos */); in testTypeWithinComposing()712 typeWordAndPutCursorInside(WORD_TO_TYPE, cursorPos + 1 /* startPos */); in testTypeWithinComposing()728 typeWordAndPutCursorInside(WORD_TO_TYPE, cursorPos + 1 /* startPos */); in testTypeWithinGestureComposing()