Home
last modified time | relevance | path

Searched defs:toList (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java1570 static private void addAttendeeToMessage(SimpleIcsWriter ics, ArrayList<Address> toList, in addAttendeeToMessage()
1816 ArrayList<Address> toList = new ArrayList<Address>(); in createMessageForEntity() local
/packages/apps/Calendar/src/com/android/calendar/
DUtils.java1322 List<String> toList = toEmails; in createEmailAttendeesIntent() local