HomeSort by relevance Sort by last modified time
    Searched refs:kDeviceTempReportingMode (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/guest/hals/sensors/
sensors.h 205 const uint32_t kDeviceTempReportingMode = SENSOR_FLAG_ON_CHANGE_MODE;
215 const uint32_t kDeviceTempReportingMode = 0;
sensors.cpp 172 uint32_t flags = sc::kDeviceTempReportingMode |

Completed in 59 milliseconds