Home | History | Annotate | Download | only in launcher3

Lines Matching refs:actionQuickContact

797             final String actionQuickContact = "com.android.contacts.action.QUICK_CONTACT";
822 actionQuickContact.equals(intent.getAction())) &&
827 final Intent newIntent = new Intent(actionQuickContact);