ACTION_ASSIST constant
String
const ACTION_ASSIST
Activity Action: Perform assist action.
Input: {@link #EXTRA_ASSIST_PACKAGE}, {@link #EXTRA_ASSIST_CONTEXT}, can provide additional optional contextual information about where the user was when they requested the assist; {@link #EXTRA_REFERRER} may be set with additional referrer information. Output: nothing.
Implementation
static const String ACTION_ASSIST = "android.intent.action.ASSIST";