summaryrefslogtreecommitdiff
path: root/core/java/android/os/Temperature.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-04-05Add cooling device into thermal serviceWei Wang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-10Add more shutdown actions and a new NPU sensor typeWei Wang
2018-12-04Thermal: change WARNING level to EMERGENCYWei Wang
2018-12-04Thermal: Add set-status command to turn thermal statusWei Wang
2018-11-20Add thermal status API for app and unit testWei Wang
2018-11-07Add thermal service into system_serverWei Wang
2017-08-16thermalservice: future-proofing fixup to Temperature constructorTodd Poynor
2017-07-28thermalservice: Add ThermalService java interfacesTodd Poynor