EXTRA_UNKNOWN_INSTANT_APP constant

String const EXTRA_UNKNOWN_INSTANT_APP

A boolean value indicating that the instant app resolver was unable to state with certainty that it did or did not have an app for the sanitized {@link Intent} defined at {@link #EXTRA_INTENT}. @hide

Implementation

static const String EXTRA_UNKNOWN_INSTANT_APP =
    "android.intent.extra.UNKNOWN_INSTANT_APP";