Home | History | Annotate | Download | only in activity

Lines Matching refs:QuickContact

61 import android.provider.ContactsContract.QuickContact;
569 * Handle clicks on sender, which shows {@link QuickContact} or prompts to add
587 // Found matching contact, trigger QuickContact
588 QuickContact.showQuickContact(this, mSenderPresenceView, lookupUri,
589 QuickContact.MODE_LARGE, null);