EXTRA_RESULT_NEEDED constant

String const EXTRA_RESULT_NEEDED

Intent extra: An extra for specifying whether a result is needed.

Type: boolean

@hide

Implementation

static const String EXTRA_RESULT_NEEDED =
    "android.intent.extra.RESULT_NEEDED";