Searched refs:createEmailIntent (Results 1 – 2 of 2) sorted by relevance
106 Intent emailIntent = AlertReceiver.createEmailIntent(QuickResponseActivity.this, in run()
673 static Intent createEmailIntent(Context context, long eventId, String body) { in createEmailIntent() method in AlertReceiver