Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger_hidl.cpp47 service()->shouldKeepScreenOn([&](Result res, bool screen_on) { in ChargerShouldKeepScreenOn() argument
49 *out_screen_on = screen_on; in ChargerShouldKeepScreenOn()
Dcharger_test.cpp138 config->screen_on = NULL; in healthd_board_init()
/system/core/healthd/include/healthd/
Dhealthd.h84 bool (*screen_on)(android::BatteryProperties *props); member
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dble_filter.proto131 optional bool screen_on = 2; field
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dapp_manager.cc240 screen_on_ = config.screen_on; in HandleHostConfigRequest()