Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java6401 sendOnTextChanged(text, 0, oldlen, textLength); in setText()
10784 void sendOnTextChanged(CharSequence text, int start, int before, int after) { in sendOnTextChanged() method in TextView.Drawables
10793 if (mEditor != null) mEditor.sendOnTextChanged(start, before, after); in sendOnTextChanged()
10904 sendOnTextChanged(buffer, start, before, after); in handleTextChanged()
H A DEditor.java1608 void sendOnTextChanged(int start, int before, int after) { in sendOnTextChanged() method in Editor
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20105 HSPLandroid/widget/Editor;->sendOnTextChanged(III)V+]Landroid/widget/Editor;Landroid/widget/Editor;…
20971 HSPLandroid/widget/TextView;->sendOnTextChanged(Ljava/lang/CharSequence;III)V+]Landroid/widget/Edit…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20153 HSPLandroid/widget/Editor;->sendOnTextChanged(III)V+]Landroid/widget/Editor;Landroid/widget/Editor;…
21018 HSPLandroid/widget/TextView;->sendOnTextChanged(Ljava/lang/CharSequence;III)V+]Landroid/widget/Edit…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70701 Landroid/widget/Editor;->sendOnTextChanged(III)V
73943 Landroid/widget/TextView;->sendOnTextChanged(Ljava/lang/CharSequence;III)V