/aosp14/frameworks/base/core/java/android/text/ |
H A D | TextWatcher.java | 40 public void onTextChanged(CharSequence s, int start, int before, int count); in onTextChanged() method
|
H A D | Selection.java | 141 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged() method in Selection.MemoryTextWatcher
|
H A D | DynamicLayout.java | 1123 public void onTextChanged(CharSequence s, int where, int before, int after) { in onTextChanged() method in DynamicLayout.ChangeWatcher
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | PhoneNumberFormattingTextWatcher.java | 90 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in PhoneNumberFormattingTextWatcher
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | SpannedTest.java | 192 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in SpannedTest.Watcher
|
H A D | DynamicLayoutOffsetMappingTest.java | 245 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in DynamicLayoutOffsetMappingTest.TestNoBeforeTextChangeWatcherWrapper
|
/aosp14/frameworks/base/core/java/android/text/method/ |
H A D | PasswordTransformationMethod.java | 77 public void onTextChanged(CharSequence s, int start, in onTextChanged() method in PasswordTransformationMethod
|
H A D | InsertModeTransformationMethod.java | 162 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in InsertModeTransformationMethod
|
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | FindActionModeCallback.java | 277 public void onTextChanged(CharSequence s, in onTextChanged() method in FindActionModeCallback
|
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | IconMenuItemView.java | 262 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged() method in IconMenuItemView
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | SelectionActionModeHelper.java | 222 public void onTextChanged(int start, int end) { in onTextChanged() method in SelectionActionModeHelper 667 public void onTextChanged(int start, int end, TextClassification classification) { in onTextChanged() method in SelectionActionModeHelper.SelectionTracker
|
H A D | AutoCompleteTextView.java | 930 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AutoCompleteTextView.MyWatcher
|
H A D | SearchView.java | 1291 private void onTextChanged(CharSequence newText) { in onTextChanged() method in SearchView
|
H A D | TextView.java | 12249 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method 15882 public void onTextChanged(CharSequence buffer, int start, int before, int after) { in onTextChanged() method in TextView.Drawables.ChangeWatcher
|
H A D | AbsListView.java | 6481 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputView.java | 995 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged() method in RemoteInputView.SendButtonTextWatcher
|
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
H A D | PrintActivity.java | 2954 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in PrintActivity.RangeTextWatcher 2992 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in PrintActivity.EditTextWatcher
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |