Lines Matching refs:actionId
874 public boolean onEditorAction(TextView v, int actionId, KeyEvent event) {875 if (actionId == EditorInfo.IME_NULL || actionId == EditorInfo.IME_ACTION_DONE) {