Home
last modified time | relevance | path

Searched defs:TemperatureType (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/1/android/hardware/thermal/
DTemperatureType.aidl37 enum TemperatureType { enum
/hardware/interfaces/thermal/aidl/android/hardware/thermal/
DTemperatureType.aidl25 enum TemperatureType { enum
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/
DTemperatureType.aidl37 enum TemperatureType { enum
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/2/android/hardware/thermal/
DTemperatureType.aidl37 enum TemperatureType { enum
/hardware/google/pixel/thermal/tests/
Dthermal_looper_test.cpp78 thermal->registerThermalChangedCallbackWithType(callbackWithType, TemperatureType::SKIN) in TEST_F() argument
/hardware/google/camera/common/hal/common/
Dthermal_types.h31 enum class TemperatureType : int32_t { enum