Home
last modified time | relevance | path

Searched defs:forecastSkinTemperature (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/
DIThermal.aidl49 float forecastSkinTemperature(in int forecastSeconds); in forecastSkinTemperature() method
/hardware/interfaces/thermal/aidl/android/hardware/thermal/
DIThermal.aidl243 float forecastSkinTemperature(in int forecastSeconds); in forecastSkinTemperature() method
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/3/android/hardware/thermal/
DIThermal.aidl49 float forecastSkinTemperature(in int forecastSeconds); in forecastSkinTemperature() method
/hardware/interfaces/thermal/aidl/default/
DThermal.cpp253 ndk::ScopedAStatus Thermal::forecastSkinTemperature(int32_t, float*) { in forecastSkinTemperature() function in aidl::android::hardware::thermal::impl::example::Thermal
/hardware/google/pixel/thermal/
DThermal.cpp310 ndk::ScopedAStatus Thermal::forecastSkinTemperature(int32_t, float *) { in forecastSkinTemperature() function in aidl::android::hardware::thermal::implementation::Thermal