Home
last modified time | relevance | path

Searched refs:updateMaxStates (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalZone.java75 public void updateMaxStates(int state) { in updateMaxStates() method in ThermalZone
DThermalService.java269 mCurrZone.updateMaxStates(tempList.size()); in processMetaTag()