Searched defs:before (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()
|
| /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()
|
| D | AutoCompleteTextViewTest.java | 951 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|
| D | AbsListViewTest.java | 1243 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
| D | TextViewTest.java | 4430 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() 4617 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|