Home
last modified time | relevance | path

Searched refs:ACTION_INSERT_OR_EDIT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/docs/html/training/contacts-provider/
Dmodify-data.jd283 {@link android.content.Intent#ACTION_INSERT_OR_EDIT}. For example, an email client app could
298 Intent intentInsertEdit = new Intent(Intent.ACTION_INSERT_OR_EDIT);
/frameworks/base/core/java/android/content/
DIntent.java685 public static final String ACTION_INSERT_OR_EDIT = "android.intent.action.INSERT_OR_EDIT"; field in Intent
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1439 <td>{@link android.content.Intent#ACTION_INSERT_OR_EDIT}</td>
/frameworks/base/api/
Dcurrent.txt7591 …field public static final java.lang.String ACTION_INSERT_OR_EDIT = "android.intent.action.INSERT_O…