ACTION_CLOSE_SYSTEM_DIALOGS constant

String const ACTION_CLOSE_SYSTEM_DIALOGS

Broadcast Action: This is broadcast when a user action should request a temporary system dialog to dismiss. Some examples of temporary system dialogs are the notification window-shade and the recent tasks dialog.

Implementation

static const String ACTION_CLOSE_SYSTEM_DIALOGS =
    "android.intent.action.CLOSE_SYSTEM_DIALOGS";