EXTRA_ASSIST_PACKAGE constant

String const EXTRA_ASSIST_PACKAGE

An optional field on {@link #ACTION_ASSIST} containing the name of the current foreground application package at the time the assist was invoked.

Implementation

static const String EXTRA_ASSIST_PACKAGE =
    "android.intent.extra.ASSIST_PACKAGE";