HomeSort by relevance Sort by last modified time
    Searched full:recipients (Results 51 - 75 of 1827) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Messaging/res/xml-mcc302-mnc520/
mms_config.xml 27 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc302-mnc660/
mms_config.xml 34 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc302-mnc720/
mms_config.xml 34 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdonts.h 52 typedef struct Recipients Recipients;
130 typedef struct Recipients Recipients;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
BuildProperties.java 21 // recipients key value setting. Comma separated list of email addresses of those who should
113 toRecipientList = buildProperties.get("recipients").toString();
116 "Value for recipients not found in monitor.properties");
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
NoConfirmationSmsSendService.java 87 final String recipients = intentUri != null ? MmsUtils.getSmsRecipients(intentUri) : null; local
89 if (TextUtils.isEmpty(recipients) && TextUtils.isEmpty(conversationId)) {
110 InsertNewMessageAction.insertNewMessage(subId, recipients, message, subject);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
SendMessageAction.java 75 private static final String KEY_RECIPIENTS = "recipients";
125 final ArrayList<String> recipients = local
131 actionParameters.putStringArrayList(KEY_RECIPIENTS, recipients);
140 if (recipients.size() == 1) {
141 final String recipient = recipients.get(0);
210 final ArrayList<String> recipients = local
220 updatedMessageUri = MmsUtils.insertSendingMmsMessage(context, recipients,
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
TelephonyBackupAgentTest.java 128 "\"recipients\":[\"+123 (213) 2214124\"],\"archived\":true}";
136 "\"recipients\":[\"+123 (213) 2214124\"]}";
144 "\"recipients\":[\"+1232221412433\",\"+1232221412444\"]}";
173 "\"recipients\":[\"+11121212\",\"example@example.com\",\"+999999999\"]," +
191 "\"recipients\":[\"example@example.com\",\"+999999999\"]," +
210 "\"recipients\":[\"+123 (213) 2214124\"],\"archived\":true," +
730 public int getOrCreateThreadId(final String[] recipients) {
731 if (recipients == null || recipients.length == 0) {
736 for (String rec : recipients) {
804 List<String> recipients = uri.getQueryParameters("recipient"); local
    [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduPersister.java 1059 HashSet<String> recipients = new HashSet<String>(); local
1335 HashSet<String> recipients = new HashSet<String>(); local
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduPersister.java 1145 final HashSet<String> recipients = new HashSet<String>(); local
1401 final HashSet<String> recipients = new HashSet<String>(); local
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java 109 * that use the new Chips UI for addressing a message to recipients.
2215 DrawableRecipientChip[] recipients = getSortedRecipients(); local
2272 DrawableRecipientChip[] recipients = getSortedRecipients(); local
2875 final ArrayList<DrawableRecipientChip> recipients = local
    [all...]
  /external/libgdx/
CCLA.txt 47 for the license granted herein to the Project Owners and recipients of
82 recipients of software distributed by the Project Owners a perpetual,
89 this Agreement, You hereby grant to the Project Owners and to recipients
CLA.txt 36 for the license granted herein to the Project Owners and recipients of
69 recipients of software distributed by the Project Owners a perpetual,
77 recipients of software distributed by the Project Owners a perpetual,
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java 702 // original sender and recipients if user switches "reply <-> reply-all".
2536 final List<String> recipients = Lists.newArrayList(); local
    [all...]
  /frameworks/base/docs/html/distribute/users/
app-invites.jd 35 <li>Invites can include graphics or videos to make them more appealing to recipients.</li>
  /packages/apps/Messaging/res/xml-mcc302-mnc610/
mms_config.xml 34 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc220/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc221/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc222/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc223/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc224/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc225/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc226/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc227/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1
  /packages/apps/Messaging/res/xml-mcc311-mnc228/
mms_config.xml 32 <!-- Maximum number of recipients allowed per message. Use a value of -1

Completed in 1558 milliseconds

1 23 4 5 6 7 8 91011>>