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

/frameworks/base/core/java/android/content/
H A DIntent.java578 * <li> {@link #EXTRA_STREAM}
952 * or {@link #EXTRA_STREAM} field, containing the data to be sent. If
954 * should be the MIME type of the data in EXTRA_STREAM. Use {@literal *}/*
973 * #EXTRA_STREAM} field, containing the data to be sent.
2450 public static final String EXTRA_STREAM = "android.intent.extra.STREAM"; field in class:Intent

Completed in 93 milliseconds