Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h226 bool is_watch; member
Dthermal_info.cpp1364 bool is_watch = (send_cb | send_powerhint | support_throttling); in ParseSensorInfo() local