HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_NUM_ZONE_STATES (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalZone.java 156 || mZoneTempThresholds.length < ThermalManager.DEFAULT_NUM_ZONE_STATES) return;
403 if (mMaxStates < ThermalManager.DEFAULT_NUM_ZONE_STATES) {
405 int minStateSupport = ThermalManager.DEFAULT_NUM_ZONE_STATES - 1;
ThermalManager.java 194 public static final int DEFAULT_NUM_ZONE_STATES = 5;

Completed in 115 milliseconds