HomeSort by relevance Sort by last modified time
    Searched refs:RecipientTextWatcher (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java 278 private RecipientTextWatcher mToListener;
279 private RecipientTextWatcher mCcListener;
280 private RecipientTextWatcher mBccListener;
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 223 mTextWatcher = new RecipientTextWatcher();
292 mTextWatcher = new RecipientTextWatcher();
    [all...]

Completed in 55 milliseconds