Home
last modified time | relevance | path

Searched refs:MemoryTextWatcher (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/text/
H A DSelection.java113 final TextWatcher watcher = new MemoryTextWatcher(); in updateMemory()
124 MemoryTextWatcher[] watchers = text.getSpans(0, text.length(), MemoryTextWatcher.class); in removeMemory()
125 for (MemoryTextWatcher watcher : watchers) { in removeMemory()
134 public static final class MemoryTextWatcher implements TextWatcher { class in Selection
/aosp12/frameworks/base/config/
H A Ddirty-image-objects191 Landroid/text/Selection$MemoryTextWatcher;
H A Dpreloaded-classes6970 android.text.Selection$MemoryTextWatcher
H A Dboot-image-profile.txt40228 Landroid/text/Selection$MemoryTextWatcher;
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt2132 MissingNullability: android.text.Selection.MemoryTextWatcher#afterTextChanged(android.text.Editable…
2134 MissingNullability: android.text.Selection.MemoryTextWatcher#beforeTextChanged(CharSequence, int, i…
2136 MissingNullability: android.text.Selection.MemoryTextWatcher#onTextChanged(CharSequence, int, int, …
H A Dtest-current.txt2600 public static final class Selection.MemoryTextWatcher implements android.text.TextWatcher {
2601 ctor public Selection.MemoryTextWatcher();
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes6948 android.text.Selection$MemoryTextWatcher
H A Dboot-image-profile.txt30564 Landroid/text/Selection$MemoryTextWatcher;