Searched refs:constructContactsFromInput (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DRecipientsEditor.java166 public ContactList constructContactsFromInput(boolean blocking) { method in class:RecipientsEditor
H A DComposeMessageActivity.java730 ContactList contacts = mRecipientsEditor.constructContactsFromInput(false);
787 ContactList contacts = mRecipientsEditor.constructContactsFromInput(false);
1826 ContactList contacts = editor.constructContactsFromInput(false);
2258 mRecipientsEditor.constructContactsFromInput(false) : getRecipients();
3385 ContactList contacts = mRecipientsEditor.constructContactsFromInput(true);
4338 mRecipientsEditor.constructContactsFromInput(false) : getRecipients();

Completed in 98 milliseconds