Home | History | Annotate | Download | only in calendar

Lines Matching full:intents

59 import android.provider.ContactsContract.Intents;
2043 final Intent intent = new Intent(Intents.SHOW_OR_CREATE_CONTACT, mailUri);
2047 intent.putExtra(Intents.EXTRA_CREATE_DESCRIPTION, sender.toString());
2052 intent.putExtra(Intents.Insert.NAME, senderPersonal);