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

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java 95 /* Hashtable of (ProfileName and Hashtable(zoneID, ZoneCoolerBindingInfo) object */
250 * This class stores the zone throttle info. It contains the zoneID,
448 public void setZoneID(int zoneID) {
449 mZoneID = zoneID;
636 Log.e(TAG, "CoolerBindingInfo for zoneid:" + zone.getZoneId() + "not mapped");
719 public static boolean updateZoneCriticalPendingMap(int zoneid, int flag) {
722 Integer oldVal = sZoneCriticalPendingMap.get(zoneid);
724 sZoneCriticalPendingMap.put(zoneid, flag);
  /external/chromium_org/third_party/icu/source/common/
putil.cpp 980 const char* zoneid = newpath + (sizeof(TZZONEINFO)) - 1; local
    [all...]
  /external/icu/icu4c/source/common/
putil.cpp 980 const char* zoneid = newpath + (sizeof(TZZONEINFO)) - 1; local
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp     [all...]
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp     [all...]

Completed in 98 milliseconds