Home
last modified time | relevance | path

Searched refs:onTextChanged (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DMockTextView.java152 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged() method in MockTextView
153 super.onTextChanged(text, start, before, after); in onTextChanged()
/cts/tests/tests/widget/src/android/widget/cts/
DMockTextView.java152 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged() method in MockTextView
153 super.onTextChanged(text, start, before, after); in onTextChanged()
DAutoCompleteTextViewTest.java748 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged() method in AutoCompleteTextViewTest.MockAutoCompleteTextView
749 super.onTextChanged(text, start, before, after); in onTextChanged()
DAbsListViewTest.java963 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AbsListViewTest.MyListView
965 super.onTextChanged(s, start, before, count); in onTextChanged()
DDialerFilterTest.java416 public void onTextChanged(final CharSequence s, final int start, final int before, in onTextChanged() method in DialerFilterTest.MockTextWatcher
DTextViewTest.java5495 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextViewTest.MockTextWatcher
5575 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextViewTest.ConvertToSpacesTextWatcher
/cts/tests/tests/text/src/android/text/method/cts/
DPasswordTransformationMethodTest.java294 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in PasswordTransformationMethodTest.MockPasswordTransformationMethod
295 super.onTextChanged(s, start, before, count); in onTextChanged()
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderTest.java729 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in SpannableStringBuilderTest.MockTextWatcher
/cts/tools/dex-tools/dex/
Dclasses.out.dex14300 public abstract void onTextChanged(
14329 public void onTextChanged(
73785 public void onTextChanged(
75960 public void onTextChanged(
79156 public void onTextChanged(
93570 protected void onTextChanged(
93959 protected void onTextChanged(
94069 protected void onTextChanged(
99957 public void onTextChanged(
108211 public void onTextChanged(