Home | History | Annotate | Download | only in calendar

Lines Matching refs:QuickContact

58 import android.provider.ContactsContract.QuickContact;
1916 // Found matching contact, trigger QuickContact
1917 QuickContact.showQuickContact(getActivity(), rect, lookupUri,
1918 QuickContact.MODE_MEDIUM, null);