Searched defs:onTextChanged (Results 1 – 5 of 5) sorted by relevance
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | PasswordTransformationMethodTest.java | 284 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in PasswordTransformationMethodTest.MockPasswordTransformationMethod
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | DialerFilterTest.java | 540 public void onTextChanged(final CharSequence s, final int start, final int before, in onTextChanged() method in DialerFilterTest.MockTextWatcher
|
| D | AutoCompleteTextViewTest.java | 951 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged() method in AutoCompleteTextViewTest.MockAutoCompleteTextView
|
| D | AbsListViewTest.java | 1243 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AbsListViewTest.MyListView
|
| D | TextViewTest.java | 4430 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextViewTest.MockTextWatcher 4617 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged() method in TextViewTest.MockTextView
|