HomeSort by relevance Sort by last modified time
    Searched defs:JOIN_CONTACT (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/activities/
JoinContactActivity.java 59 public static final String JOIN_CONTACT = "com.android.contacts.action.JOIN_CONTACT";
62 * Used with {@link #JOIN_CONTACT} to give it the target for aggregation.
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
AllIntentsActivity.java 100 JOIN_CONTACT,
327 case JOIN_CONTACT: {

Completed in 2973 milliseconds