Home | History | Annotate | Download | only in calendar

Lines Matching full:intents

57 import android.provider.ContactsContract.Intents;
1922 final Intent intent = new Intent(Intents.SHOW_OR_CREATE_CONTACT, mailUri);
1926 intent.putExtra(Intents.EXTRA_CREATE_DESCRIPTION, sender.toString());
1931 intent.putExtra(Intents.Insert.NAME, senderPersonal);