EXTRA_THERMAL_STATE_EXCEEDED constant
int
const EXTRA_THERMAL_STATE_EXCEEDED
Thermal state where the device has reached its maximum threshold. This state is sent in the {@link #ACTION_THERMAL_EVENT} broadcast as {@link #EXTRA_THERMAL_STATE}. {@hide}
Implementation
static const int EXTRA_THERMAL_STATE_EXCEEDED = 2;