Searched refs:screen_on (Results 1 – 3 of 3) sorted by relevance
44 using ScreenOn = decltype(healthd_config::screen_on);226 if (!healthd_config_->screen_on) { in shouldKeepScreenOn()232 bool screen_on = true; in shouldKeepScreenOn() local239 screen_on = healthd_config_->screen_on(&props); in shouldKeepScreenOn()241 _hidl_cb(returned_result, screen_on); in shouldKeepScreenOn()
33 .screen_on = NULL, in InitHealthdConfig()
26 .screen_on = nullptr};