OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecipientTextWatcher
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java
334
private
RecipientTextWatcher
mToListener;
335
private
RecipientTextWatcher
mCcListener;
336
private
RecipientTextWatcher
mBccListener;
[
all
...]
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java
220
mTextWatcher = new
RecipientTextWatcher
();
372
mTextWatcher = new
RecipientTextWatcher
();
[
all
...]
Completed in 81 milliseconds