Home | History | Annotate | Download | only in calendar

Lines Matching refs:QuickContact

60 import android.provider.ContactsContract.QuickContact;
2037 // Found matching contact, trigger QuickContact
2038 QuickContact.showQuickContact(getActivity(), rect, lookupUri,
2039 QuickContact.MODE_MEDIUM, null);