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

  /packages/apps/Calendar/src/com/android/calendar/alerts/
QuickResponseActivity.java 106 Intent emailIntent = AlertReceiver.createEmailIntent(QuickResponseActivity.this,
AlertReceiver.java 673 static Intent createEmailIntent(Context context, long eventId, String body) {
    [all...]

Completed in 366 milliseconds