Searched refs:ACTION_EDIT (Results 1 – 10 of 10) sorted by relevance
201 case Intent.ACTION_EDIT: in typeFromIntentString()
221 EDIT(Intent.ACTION_EDIT,
317 Intent editIntent = new Intent(Intent.ACTION_EDIT); in createEditAction()343 .setAction(Intent.ACTION_EDIT) in createEditAction()
1188 String actionType = Intent.ACTION_EDIT.equals(intent.getAction())
212 assertEquals(Intent.ACTION_EDIT, intent.getAction()); in testEditActionExtras()
19 import static android.content.Intent.ACTION_EDIT;144 customIntent.setAction(ACTION_EDIT); in testCustomIntentPreservedOnRelaunch()
735 public static final String ACTION_EDIT = "android.intent.action.EDIT"; field in Intent
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7615 field public static final java.lang.String ACTION_EDIT = "android.intent.action.EDIT";
10596 field public static final String ACTION_EDIT = "android.intent.action.EDIT";