Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java714 Intent intent = new Intent(Intent.ACTION_CREATE_DOCUMENT); in startCreateDocumentActivity()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java4371 public static final String ACTION_CREATE_DOCUMENT = "android.intent.action.CREATE_DOCUMENT"; 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.txt10819 … field public static final String ACTION_CREATE_DOCUMENT = "android.intent.action.CREATE_DOCUMENT";