Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java220 mTextWatcher = new RecipientTextWatcher();
372 mTextWatcher = new RecipientTextWatcher(); in RecipientEditTextView()
2783 private class RecipientTextWatcher implements TextWatcher { class in RecipientEditTextView