HomeSort by relevance Sort by last modified time
    Searched refs:launchCalendarPendingIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/
CalendarSyncEnabler.java 98 PendingIntent launchCalendarPendingIntent = PendingIntent.getActivity(mContext, 0,
104 n.setLatestEventInfo(mContext, tickerText, emailAddresses, launchCalendarPendingIntent);