EXTRA_ASSIST_INPUT_DEVICE_ID constant

String const EXTRA_ASSIST_INPUT_DEVICE_ID

An optional field on {@link #ACTION_ASSIST} containing the InputDevice id that was used to invoke the assist.

Implementation

static const String EXTRA_ASSIST_INPUT_DEVICE_ID =
    "android.intent.extra.ASSIST_INPUT_DEVICE_ID";