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

  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java 131 public static final String ACTION_SPLIT_CONTACT = "splitContact";
345 } else if (ACTION_SPLIT_CONTACT.equals(action)) {
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java     [all...]

Completed in 725 milliseconds