Home | History | Annotate | Download | only in launcher2

Lines Matching full:contacts

444                                     (data.startsWith("content://contacts/people/") ||
445 data.startsWith("content://com.android.contacts/contacts/lookup/"))) {
447 intent = new Intent("com.android.contacts.action.QUICK_CONTACT");
472 Log.w(TAG, "Problem while upgrading contacts", ex);