EXTRA_ORIGINATING_URI constant
String
const EXTRA_ORIGINATING_URI
Used as a URI extra field with {@link #ACTION_INSTALL_PACKAGE} and {@link #ACTION_VIEW} to indicate the URI from which the local APK in the Intent data field originated from.
Implementation
static const String EXTRA_ORIGINATING_URI =
"android.intent.extra.ORIGINATING_URI";