Home
last modified time | relevance | path

Searched refs:handleBackInTextActionModeIfNeeded (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java3363 if (eet != null && eet.handleBackInTextActionModeIfNeeded(event)) {
3415 if (eet != null && eet.handleBackInTextActionModeIfNeeded(event)) {
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java9266 if (keyCode == KeyEvent.KEYCODE_BACK && handleBackInTextActionModeIfNeeded(event)) { in onKeyPreIme()
9275 public boolean handleBackInTextActionModeIfNeeded(KeyEvent event) { in handleBackInTextActionModeIfNeeded() method in TextView.Drawables
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20892 HSPLandroid/widget/TextView;->handleBackInTextActionModeIfNeeded(Landroid/view/KeyEvent;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20956 HSPLandroid/widget/TextView;->handleBackInTextActionModeIfNeeded(Landroid/view/KeyEvent;)Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70484 Landroid/widget/TextView;->handleBackInTextActionModeIfNeeded(Landroid/view/KeyEvent;)Z