Searched refs:onTextChanged (Results 26 - 27 of 27) sorted by relevance

12

/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java2629 public void onTextChanged(CharSequence s, int start, int before, int count) { method in class:RecipientEditTextView.RecipientTextWatcher
/frameworks/base/core/java/android/widget/
H A DAbsListView.java1942 // This is going to call our listener onTextChanged, but we might not
1947 // if mPopup is non-null, then onTextChanged will do the filtering
6088 public void onTextChanged(CharSequence s, int start, int before, int count) { method in class:AbsListView
6108 throw new IllegalStateException("You cannot call onTextChanged with a non "

Completed in 113 milliseconds

12