Searched defs:createMessageForEventId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/utility/
H A DCalendarUtilities.java1911 static public EmailContent.Message createMessageForEventId(Context context, long eventId, method in class:CalendarUtilities
1913 return createMessageForEventId(context, eventId, messageFlag, uid, account,
1917 static public EmailContent.Message createMessageForEventId(Context context, long eventId, method in class:CalendarUtilities

Completed in 7 milliseconds