HomeSort by relevance Sort by last modified time
    Searched defs:getZoneName (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalZone.java 269 public String getZoneName() {
397 Log.i(TAG, "deactivate zone:" + getZoneName() + " threshold list is NULL! ");
406 Log.i(TAG, "deactivate zone:" + getZoneName() + " supports < "
412 Log.i(TAG, "deactivate zone:" + getZoneName() + " sensor list null! ");
426 Log.i(TAG, "deactivate zone:" + getZoneName()
432 Log.i(TAG, "deactivate zone:" + getZoneName()
531 Log.i(TAG, " THERMAL_LOW_EVENT for zone:" + getZoneName()
553 Log.i(TAG, "for zone:" + getZoneName() + " in uevent mode only first sensor used!");
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CompatibilityTest.java 776 public String getZoneName() { return zoneName; }
787 String zoneName = transitionItem.getZoneName();
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CompatibilityTest.java 772 public String getZoneName() { return zoneName; }
783 String zoneName = transitionItem.getZoneName();
    [all...]

Completed in 226 milliseconds