Searched refs:toList (Results 1 – 4 of 4) sorted by relevance
81 final String toList = "ToA <toA@droid.com>,ToB <toB@droid.com>"; in testUpdateMessageFields_PlainAddresses() local88 final Address[] tos = Address.fromHeader(toList); in testUpdateMessageFields_PlainAddresses()108 assertEquals(toList, localMessage.mTo); in testUpdateMessageFields_PlainAddresses()123 String toList = String.format("%s <toA@droid.com>,%s <toB@droid.com>", e, e); in testUpdateMessageFields_EncodedAddresses() local130 final Address[] tos = Address.fromHeader(toList); in testUpdateMessageFields_EncodedAddresses()
1545 List<String> toList = toEmails; in createEmailAttendeesIntent() local1556 toList = ccEmails; in createEmailAttendeesIntent()1577 if (toList.size() > 1) { in createEmailAttendeesIntent()1578 for (int i = 1; i < toList.size(); i++) { in createEmailAttendeesIntent()1581 uriBuilder.appendQueryParameter("to", toList.get(i)); in createEmailAttendeesIntent()1607 builder.insert(7, Uri.encode(toList.get(0))); in createEmailAttendeesIntent()
756 final List<WordListMetadata> toList = (to == null) ? new ArrayList<WordListMetadata>() in compareMetadataForUpgrade() local759 for (WordListMetadata wlData : toList) wordListIds.add(wlData.mId); in compareMetadataForUpgrade()762 final WordListMetadata metadataInfo = MetadataHandler.findWordListById(toList, id); in compareMetadataForUpgrade()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...