Home | History | Annotate | Download | only in calendar

Lines Matching refs:emailIntent

2115         Intent emailIntent = Utils.createEmailAttendeesIntent(getActivity().getResources(),
2117 startActivity(emailIntent);