Home
last modified time | relevance | path

Searched refs:DEVICE_TEMPERATURE_SKIN (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/os/
DHardwarePropertiesManager.java45 DEVICE_TEMPERATURE_SKIN
72 public static final int DEVICE_TEMPERATURE_SKIN = Constants.TemperatureType.SKIN; field in HardwarePropertiesManager
123 case DEVICE_TEMPERATURE_SKIN: in getDeviceTemperatures()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/power/
DPowerUITest.java17 import static android.os.HardwarePropertiesManager.DEVICE_TEMPERATURE_SKIN;
119 when(mHardProps.getDeviceTemperatures(DEVICE_TEMPERATURE_SKIN, TEMPERATURE_SHUTDOWN)) in testShutdownBasedThreshold()
132 when(mHardProps.getDeviceTemperatures(DEVICE_TEMPERATURE_SKIN, TEMPERATURE_CURRENT)) in setCurrentTemp()
/frameworks/native/services/thermalservice/libthermalcallback/
DThermalCallback.cpp46 type = DEVICE_TEMPERATURE_SKIN; in notifyThrottling()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java268 HardwarePropertiesManager.DEVICE_TEMPERATURE_SKIN, in initTemperatureWarning()
300 HardwarePropertiesManager.DEVICE_TEMPERATURE_SKIN, in updateTemperatureWarning()
/frameworks/base/api/
Dcurrent.txt31003 field public static final int DEVICE_TEMPERATURE_SKIN = 3; // 0x3
Dtest-current.txt31159 field public static final int DEVICE_TEMPERATURE_SKIN = 3; // 0x3
Dsystem-current.txt33729 field public static final int DEVICE_TEMPERATURE_SKIN = 3; // 0x3