Home
last modified time | relevance | path

Searched refs:setOnEditorActionListener (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPasswordViewController.java132 mPasswordEntry.setOnEditorActionListener(mOnEditorActionListener); in onViewAttached()
166 mPasswordEntry.setOnEditorActionListener(null); in onViewDetached()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DCredentialPasswordViewBinder.kt50 passwordField.setOnEditorActionListener(
/aosp14/frameworks/base/tests/SerialChat/src/com/android/serialchat/
H A DSerialChat.java59 mEditText.setOnEditorActionListener(this); in onCreate()
/aosp14/frameworks/base/libs/usb/tests/AccessoryChat/src/com/android/accessorychat/
H A DAccessoryChat.java95 mEditText.setOnEditorActionListener(this); in onCreate()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java521 mEditText.setOnEditorActionListener(mEditorActionHandler); in onAttachedToWindow()
534 mEditText.setOnEditorActionListener(null); in onDetachedFromWindow()
/aosp14/frameworks/base/core/java/android/widget/
H A DSearchView.java335 mSearchSrcTextView.setOnEditorActionListener(mOnEditorActionListener); in SearchView()
H A DTextView.java7954 public void setOnEditorActionListener(OnEditorActionListener l) { in setOnEditorActionListener() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21025 HSPLandroid/widget/TextView;->setOnEditorActionListener(Landroid/widget/TextView$OnEditorActionList…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21089 HSPLandroid/widget/TextView;->setOnEditorActionListener(Landroid/widget/TextView$OnEditorActionList…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60410 method public void setOnEditorActionListener(android.widget.TextView.OnEditorActionListener);