EXTRA_KEY_CONFIRM constant
String
const EXTRA_KEY_CONFIRM
Set to true in {@link #ACTION_REQUEST_SHUTDOWN} to request confirmation from the user before shutting down.
{@hide}
Implementation
static const String EXTRA_KEY_CONFIRM = "android.intent.extra.KEY_CONFIRM";