Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/
H A Dhealthd_mode_charger_hidl.cpp47 service()->shouldKeepScreenOn([&](Result res, bool screen_on) { in ChargerShouldKeepScreenOn()
/aosp14/frameworks/base/core/proto/android/internal/
H A Dpowerprofile.proto88 optional double screen_on = 28; field
/aosp14/system/core/healthd/include/healthd/
H A Dhealthd.h84 bool (*screen_on)(android::BatteryProperties *props); member