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

  /packages/apps/Contacts/src/com/android/contacts/logging/
EditorEvent.java 30 public static final int SHOW_RAW_CONTACT_PICKER = 1;
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorSpringBoardActivity.java 115 EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER, /* numberRawContacts */ 0);
192 EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER, /* numberRawContacts */ 0);
  /packages/apps/Contacts/src/com/android/contacts/editor/
PickRawContactDialogFragment.java 222 Logger.logEditorEvent(EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER,

Completed in 124 milliseconds