Home | History | Annotate | Download | only in calendar

Lines Matching defs:ccList

1546         List<String> ccList = ccEmails;
1557 ccList = null;
1596 if (ccList != null && ccList.size() > 0) {
1597 for (String email : ccList) {