Searched refs:mTripMax (Results 1 – 1 of 1) sorted by relevance
55 private int mTripMax; field in ThermalZone341 mTripMax = ThermalManager.sTjMaxTemp; in setZoneTempThreshold()343 mTripMax = ThermalManager.sMaxSkinTrip; in setZoneTempThreshold()350 if (thresholdList.get(i) <= mTripMax) in setZoneTempThreshold()391 ". Zone Threshold exceeds max trip temp:" + mTripMax); in computeZoneActiveStatus()