Home | History | Annotate | Download | only in launcher2

Lines Matching refs:actionQuickContact

538             final String actionQuickContact = "com.android.contacts.action.QUICK_CONTACT";
563 actionQuickContact.equals(intent.getAction())) &&
568 final Intent newIntent = new Intent(actionQuickContact);