/packages/services/Mms/res/xml-mcc311-mnc221/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc222/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc223/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc224/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc225/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc226/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc227/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc228/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc229/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc580/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc581/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc582/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc583/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc584/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc585/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc586/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc587/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc588/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc311-mnc589/ |
mms_config.xml | 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/packages/services/Mms/res/xml-mcc440-mnc20/ |
mms_config.xml | 41 <!-- Maximum number of recipients allowed per message. Use a value of -1
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduPersister.java | 1058 HashSet<String> recipients = new HashSet<String>(); local 1334 HashSet<String> recipients = new HashSet<String>(); local [all...] |
/external/smack/src/org/jivesoftware/smackx/packet/ |
MultipleAddresses.java | 66 // Add the new address to the list of multiple recipients 76 // Add the new address to the list of multiple recipients
|
/packages/apps/Mms/res/values/ |
strings.xml | 200 <!-- Dialog message text explaining that a draft message will not be saved due to invalid recipients --> 201 <string name="discard_message_reason">Your message will be discarded because it has no valid recipients.</string> 202 <!-- Dialog box title indicating which recipients are invalid when the user tries to send a message with invalid recipients --> 213 <!-- Dialog message text when the user tries to send a message with invalid recipients --> 215 <!-- Dialog box title indicating the message cannot be sent because there are no valid recipients --> 217 <!-- Dialog message text indicating the message cannot be sent because there are no valid recipients --> 218 <string name="cannot_send_message_reason">Your message has no valid recipients.</string> 232 <!-- Brief message that appears when too many recipients have been added --> 233 <string name="too_many_recipients">Message has too many recipients (<xliff:g id="currentCount">%1$s</xliff:g>). There is a limit of <xliff:g id="maxLimit">%2$s</xlif (…) [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
WorkingMessage.java | 91 public static final String EXTRA_SMS_RECIPIENTS = "android.mms.extra.RECIPIENTS"; 766 // Make sure our working set of recipients is resolved 777 * Resolve the temporary working set of recipients to a ContactList. 781 ContactList recipients = ContactList.getByNumbers(mWorkingRecipients, false); local 782 mConversation.setRecipients(recipients); // resets the threadId to zero 783 setHasMultipleRecipients(recipients.size() > 1, true); 793 ContactList recipients = ContactList.getByNumbers(mWorkingRecipients, false); local 794 return recipients.serialize(); [all...] |
/docs/source.android.com/src/source/ |
cla-corporate.jd | 42 <p>You accept and agree to the following terms and conditions for Your present and future Contributions submitted to the Project. Except for the license granted herein to the Project Leads and recipients of software distributed by the Project Leads, You reserve all right, title, and interest in and to Your Contributions.</p> 50 <p>Grant of Copyright License. Subject to the terms and conditions of this Grant, You hereby grant to the Project Leads and to recipients of software distributed by the Project Leads a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.</p> 53 <p>Grant of Patent License. Subject to the terms and conditions of this Grant, You hereby grant to the Project Leads and to recipients of software distributed by the Project Leads a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) was submitted. If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that your Contribution, or the Work to which you have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Grant for that Contribution or Work shall terminate as of the date such litigation is filed.</p>
|