ACTION_EDIT constant
String
const ACTION_EDIT
Activity Action: Provide explicit editable access to the given data.
Input: {@link #getData} is URI of data to be edited.
Output: nothing.
Implementation
static const String ACTION_EDIT = 'android.intent.action.EDIT';