Home
last modified time | relevance | path

Searched defs:getThermalZoneIndex (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalUtils.java76 public static int getThermalZoneIndex(String name) { in getThermalZoneIndex() method in ThermalUtils
/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp153 static jint getThermalZoneIndex(JNIEnv* env, jobject obj, jstring jType) in getThermalZoneIndex() function