Searched defs:onEditorAction (Results 1 – 2 of 2) sorted by relevance
57 public boolean onEditorAction(TextView v, int actionId, KeyEvent event) { in onEditorAction() method in CatchEventsEditText
517 public boolean onEditorAction(TextView textView, int sentImeId, KeyEvent keyEvent) { in onEditorAction() method in ShadowTextViewTest.TestOnEditorActionListener