Home
last modified time | relevance | path

Searched refs:ACTION_EDIT (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityThreadTest.java19 import static android.content.Intent.ACTION_EDIT;
141 customIntent.setAction(ACTION_EDIT); in testCustomIntentPreservedOnRelaunch()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScreenshotNotificationSmartActionsTest.java200 } else if (Intent.ACTION_EDIT.equals(actionIntent.getAction())) { in testNotificationActionExtras()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java437 Intent editIntent = new Intent(Intent.ACTION_EDIT); in populateNotificationActions()
1163 String actionType = Intent.ACTION_EDIT.equals(actionIntent.getAction()) in onReceive()
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java174 EDIT(Intent.ACTION_EDIT,
/frameworks/base/core/java/android/content/
DIntent.java732 public static final String ACTION_EDIT = "android.intent.action.EDIT"; field in Intent
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7615 field public static final java.lang.String ACTION_EDIT = "android.intent.action.EDIT";
/frameworks/base/non-updatable-api/
Dcurrent.txt10240 field public static final String ACTION_EDIT = "android.intent.action.EDIT";
/frameworks/base/api/
Dcurrent.txt10240 field public static final String ACTION_EDIT = "android.intent.action.EDIT";