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