Searched refs:setInputConnection (Results 1 – 1 of 1) sorted by relevance
151 public void setInputConnection(final MockConnection mockConnection) { in setInputConnection() method in RichInputConnectionAndTextRangeTests.MockInputMethodService251 mockInputMethodService.setInputConnection(new MockConnection("word wo", "rd", et)); in testGetWordRangeAtCursor()262 mockInputMethodService.setInputConnection(new MockConnection("one\tword\two", "rd", et)); in testGetWordRangeAtCursor()269 mockInputMethodService.setInputConnection( in testGetWordRangeAtCursor()277 mockInputMethodService.setInputConnection( in testGetWordRangeAtCursor()285 mockInputMethodService.setInputConnection( in testGetWordRangeAtCursor()317 mockInputMethodService.setInputConnection(new MockConnection(text, cursorPos)); in helpTestGetSuggestionSpansAtWord()332 mockInputMethodService.setInputConnection(new MockConnection(text, cursorPos)); in helpTestGetSuggestionSpansAtWord()345 mockInputMethodService.setInputConnection(new MockConnection(text, cursorPos)); in helpTestGetSuggestionSpansAtWord()357 mockInputMethodService.setInputConnection(new MockConnection(text, cursorPos)); in helpTestGetSuggestionSpansAtWord()[all …]