Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DDefaultCrossProfileIntentFiltersUtils.java543 .addAction(Intent.ACTION_INSERT_OR_EDIT)
563 .addAction(Intent.ACTION_INSERT_OR_EDIT)
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java764 public static final String ACTION_INSERT_OR_EDIT = "android.intent.action.INSERT_OR_EDIT"; field in Intent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10844 field public static final String ACTION_INSERT_OR_EDIT = "android.intent.action.INSERT_OR_EDIT";