/packages/apps/Mms/src/com/android/mms/data/ |
D | Conversation.java | 121 public static Conversation get(Context context, ContactList recipients) { in get() argument 123 if (recipients.size() < 1) { in get() 128 Conversation conv = Cache.get(recipients); in get() 132 long threadId = getOrCreateThreadId(context, recipients); in get() 134 conv.setRecipients(recipients); in get() 386 HashSet<String> recipients = new HashSet<String>(); in getOrCreateThreadId() local 391 recipients.add(cacheContact.getNumber()); in getOrCreateThreadId() 393 recipients.add(c.getNumber()); in getOrCreateThreadId() 397 LogTag.debug("getOrCreateThreadId %s", recipients); in getOrCreateThreadId() 399 return Threads.getOrCreateThreadId(context, recipients); in getOrCreateThreadId() [all …]
|
D | WorkingMessage.java | 614 ContactList recipients = ContactList.getByNumbers(mWorkingRecipients, false); in syncWorkingRecipients() local 615 mConversation.setRecipients(recipients); in syncWorkingRecipients()
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | ComposeMessageActivity.java | 1546 ContactList recipients = getRecipients(); in initRecipientsEditor() local 1557 mRecipientsEditor.populate(recipients); in initRecipientsEditor() 2089 ContactList recipients = getRecipients(); in isRecipientCallable() local 2090 return (recipients.size() == 1 && !recipients.containsEmail()); in isRecipientCallable() 2110 ContactList recipients = getRecipients(); in onPrepareOptionsMenu() local 2111 if (recipients.size() == 1 && recipients.get(0).existsInDatabase()) { in onPrepareOptionsMenu() 2917 String recipients = bundle.getString("recipients"); in initActivityState() local 2919 ContactList.getByNumbers(recipients, in initActivityState() 3151 ContactList recipients = getRecipients(); in initializeContactInfo() local 3153 if (recipients.size() != 1) { in initializeContactInfo() [all …]
|
D | ConversationList.java | 379 ContactList recipients = conv.getRecipients(); 380 menu.setHeaderTitle(recipients.formatNames(",")); 388 if (recipients.size() == 1) { 390 if (recipients.get(0).existsInDatabase()) {
|
D | MessageUtils.java | 437 private static StringBuilder extractIdsToAddresses(Context context, String recipients, in extractIdsToAddresses() argument 440 String[] recipientIds = recipients.split(" "); in extractIdsToAddresses()
|
/packages/apps/IM/src/com/android/im/app/ |
D | AddContactActivity.java | 149 Rfc822Token[] recipients = Rfc822Tokenizer.tokenize(mAddressList.getText()); in inviteBuddies() local 159 for (Rfc822Token recipient : recipients) { in inviteBuddies()
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | MmsSmsProvider.java | 300 List<String> recipients = uri.getQueryParameters("recipient"); in query() local 302 cursor = getThreadId(recipients); in query() 544 private synchronized Cursor getThreadId(List<String> recipients) { in getThreadId() argument 547 getSortedSet(getAddressIds(recipients))); in getThreadId() 563 insertThread(recipientIds, recipients.size()); in getThreadId()
|
/packages/wallpapers/MusicVisualization/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/providers/UserDictionaryProvider/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/Launcher/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/providers/ApplicationsProvider/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/inputmethods/OpenWnn/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/Camera/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/wallpapers/MagicSmoke/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/Phone/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/providers/GoogleContactsProvider/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/GoogleSearch/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/Music/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/AlarmClock/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/SoundRecorder/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/Contacts/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/providers/TelephonyProvider/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/packages/apps/GlobalSearch/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|