Searched refs:thermal_watcher_ (Results 1 – 2 of 2) sorted by relevance
122 sp<ThermalWatcher> thermal_watcher_; variable
177 : thermal_watcher_(new ThermalWatcher( in ThermalHelper()222 thermal_watcher_->registerFilesToWatch(monitored_sensors, cdev_paths, initializeTrip(tz_map)); in ThermalHelper()225 is_initialized_ = thermal_watcher_->startWatchingDeviceFiles(); in ThermalHelper()