Searched defs:recipients (Results 1 – 9 of 9) sorted by relevance
64 String recipients = Conversation.getRecipients(intentUri); in onHandleIntent() local
1720 ContactList recipients = getRecipients(); in initRecipientsEditor() local2484 ContactList recipients = getRecipients(); in isRecipientCallable() local3661 String recipients = bundle.getString("recipients"); in initActivityState() local3979 ContactList recipients = mConversation.getRecipients(); in onDeleteComplete() local
789 ContactList recipients = conv.getRecipients(); in onDeleteComplete() local
110 FileInputStream recipients = context.openFileInput("recipients"); in setUp() local
160 public static Conversation get(Context context, ContactList recipients, boolean allowQuery) { in get()223 String recipients = PhoneNumberUtils.replaceUnicodeDigits(getRecipients(uri)) in get() local559 HashSet<String> recipients = new HashSet<String>(); in getOrCreateThreadId() local865 ContactList recipients = ContactList.getByIds(recipientIds, allowQuery); in fillFromCursor() local1259 ContactList recipients = ContactList.getByIds(c.getString(RECIPIENT_IDS), false); in dumpThreadsTable() local
780 ContactList recipients = ContactList.getByNumbers(mWorkingRecipients, false); in syncWorkingRecipients() local791 ContactList recipients = ContactList.getByNumbers(mWorkingRecipients, false); in getWorkingRecipients() local
114 FileInputStream recipients = mActivity.openFileInput("recipients"); in setUp() local
218 AUTHORITY, "conversations/#/recipients", in URI_MATCHER.addURI()330 List<String> recipients = uri.getQueryParameters("recipient"); in query() local617 private synchronized Cursor getThreadId(List<String> recipients) { in getThreadId()
1358 ArrayList<String> recipients = new ArrayList<String>(); in incrementRecipientsTimesContacted() local