Home
last modified time | relevance | path

Searched refs:screen_on (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/health/utils/libhealth2impl/
DHealth.cpp44 using ScreenOn = decltype(healthd_config::screen_on);
226 if (!healthd_config_->screen_on) { in shouldKeepScreenOn()
232 bool screen_on = true; in shouldKeepScreenOn() local
239 screen_on = healthd_config_->screen_on(&props); in shouldKeepScreenOn()
241 _hidl_cb(returned_result, screen_on); in shouldKeepScreenOn()
/hardware/interfaces/health/utils/libhealthloop/
Dutils.cpp33 .screen_on = NULL, in InitHealthdConfig()
/hardware/interfaces/health/2.0/default/
DHealthImplDefault.cpp26 .screen_on = nullptr};