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

/frameworks/base/core/java/android/widget/
H A DQuickContactBadge.java360 final Intent intent = new Intent(Intents.SHOW_OR_CREATE_CONTACT, createUri);
/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.java8154 public static final String SHOW_OR_CREATE_CONTACT = field in class:ContactsContract.Intents
8155 "com.android.contacts.action.SHOW_OR_CREATE_CONTACT";
8190 * Used with {@link #SHOW_OR_CREATE_CONTACT} to force creating a new
8200 * Used with {@link #SHOW_OR_CREATE_CONTACT} to specify an exact
8227 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to specify a
8237 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to specify a
8271 * Optional extra used with {@link #SHOW_OR_CREATE_CONTACT} to indicate

Completed in 68 milliseconds