Searched defs:EXTRA_PROCESS_TEXT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java3227 * <p>Input: {@link #EXTRA_PROCESS_TEXT} contains the text to be processed.
3229 * <p>Output: {@link #EXTRA_PROCESS_TEXT} contains the processed text.</p>
3238 public static final String EXTRA_PROCESS_TEXT = "android.intent.extra.PROCESS_TEXT"; field in class:Intent

Completed in 27 milliseconds