Home
last modified time | relevance | path

Searched defs:eventTitle (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.java630 String eventTitle) { in createBroadcastMailIntent()
680 String eventTitle = null; in createEmailIntent() local
/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java170 public String eventTitle; field in CalendarController.EventInfo
DUtils.java1543 public static Intent createEmailAttendeesIntent(Resources resources, String eventTitle, in createEmailAttendeesIntent()