Searched refs:setOnEditorActionListener (Results 1 – 11 of 11) sorted by relevance
132 mPasswordEntry.setOnEditorActionListener(mOnEditorActionListener); in onViewAttached()166 mPasswordEntry.setOnEditorActionListener(null); in onViewDetached()
50 passwordField.setOnEditorActionListener(
59 mEditText.setOnEditorActionListener(this); in onCreate()
95 mEditText.setOnEditorActionListener(this); in onCreate()
521 mEditText.setOnEditorActionListener(mEditorActionHandler); in onAttachedToWindow()534 mEditText.setOnEditorActionListener(null); in onDetachedFromWindow()
335 mSearchSrcTextView.setOnEditorActionListener(mOnEditorActionListener); in SearchView()
7954 public void setOnEditorActionListener(OnEditorActionListener l) { in setOnEditorActionListener() method in TextView.Drawables
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21025 HSPLandroid/widget/TextView;->setOnEditorActionListener(Landroid/widget/TextView$OnEditorActionList…
21089 HSPLandroid/widget/TextView;->setOnEditorActionListener(Landroid/widget/TextView$OnEditorActionList…
60410 method public void setOnEditorActionListener(android.widget.TextView.OnEditorActionListener);