Searched refs:onEditorAction (Results 1 – 1 of 1) sorted by relevance
3486 mTextView.onEditorAction(EditorInfo.IME_ACTION_DONE); in testSetOnEditorActionListener()4595 public boolean onEditorAction(TextView v, int actionId, KeyEvent event) { in onEditorAction() method in TextViewTest.MockOnEditorActionListener