Searched refs:setOnEditorActionListener (Results 1 – 10 of 10) sorted by relevance
59 mEditText.setOnEditorActionListener(this); in onCreate()
93 mEditText.setOnEditorActionListener(this); in onCreate()
186 mPasswordEntry.setOnEditorActionListener(this); in onFinishInflate()
118 mEditText.setOnEditorActionListener(new TextView.OnEditorActionListener() { in onFinishInflate()
335 mSearchSrcTextView.setOnEditorActionListener(mOnEditorActionListener); in SearchView()
6985 public void setOnEditorActionListener(OnEditorActionListener l) { in setOnEditorActionListener() method in TextView.Drawables
375 setOnEditorActionListener(this); in RecipientEditTextView()
19462 HSPLandroid/widget/TextView;->setOnEditorActionListener(Landroid/widget/TextView$OnEditorActionList…
38903 method public void setOnEditorActionListener(android.widget.TextView.OnEditorActionListener);
57283 method public void setOnEditorActionListener(android.widget.TextView.OnEditorActionListener);