Searched refs:triggerEditorAction (Results 1 – 2 of 2) sorted by relevance
451 public boolean triggerEditorAction(int imeAction) { in triggerEditorAction() method in ShadowTextView
53 shadowOf(textView).triggerEditorAction(EditorInfo.IME_ACTION_GO); in shouldTriggerTheImeListener()