ACTION_REBOOT constant

String const ACTION_REBOOT

Broadcast Action: Have the device reboot. This is only for use by system code.

This is a protected intent that can only be sent by the system.

Implementation

static const String ACTION_REBOOT = "android.intent.action.REBOOT";