Searched refs:SHOW_RAW_CONTACT_PICKER (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/logging/
H A DEditorEvent.java30 public static final int SHOW_RAW_CONTACT_PICKER = 1; field in class:EditorEvent.EventType
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorSpringBoardActivity.java115 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/
H A DPickRawContactDialogFragment.java222 Logger.logEditorEvent(EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER,

Completed in 101 milliseconds