EXTRA_THERMAL_STATE_NORMAL constant

int const EXTRA_THERMAL_STATE_NORMAL

Thermal state when the device is normal. This state is sent in the {@link #ACTION_THERMAL_EVENT} broadcast as {@link #EXTRA_THERMAL_STATE}. {@hide}

Implementation

static const int EXTRA_THERMAL_STATE_NORMAL = 0;