ACTION_GLOBAL_BUTTON constant

String const ACTION_GLOBAL_BUTTON

Broadcast Action: A global button was pressed. Includes a single extra field, {@link #EXTRA_KEY_EVENT}, containing the key event that caused the broadcast. @hide

Implementation

static const String ACTION_GLOBAL_BUTTON =
    "android.intent.action.GLOBAL_BUTTON";