Searched refs:performEditorAction (Results 1 – 2 of 2) sorted by relevance
74 wrapper.performEditorAction(EditorInfo.IME_ACTION_GO); in testInputConnectionWrapper()201 public boolean performEditorAction(int editorAction) { in performEditorAction() method in InputConnectionWrapperTest.MockInputConnection
88 assertTrue(mConnection.performEditorAction(actionCode)); in testDefaultMethods()