Searched defs:SHOW_OR_CREATE_CONTACT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContacts.java2042 public static final String SHOW_OR_CREATE_CONTACT = field in class:Contacts.Intents
2043 ContactsContract.Intents.SHOW_OR_CREATE_CONTACT;
2046 * Used with {@link #SHOW_OR_CREATE_CONTACT} to force creating a new
2057 * Used with {@link #SHOW_OR_CREATE_CONTACT} to specify an exact
2069 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to specify a
H A DContactsContract.java7770 public static final String SHOW_OR_CREATE_CONTACT = field in class:ContactsContract.Intents
7771 "com.android.contacts.action.SHOW_OR_CREATE_CONTACT";
7796 * Used with {@link #SHOW_OR_CREATE_CONTACT} to force creating a new
7806 * Used with {@link #SHOW_OR_CREATE_CONTACT} to specify an exact
7833 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to specify a
7843 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to specify a
7877 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to indicate

Completed in 57 milliseconds