Home
last modified time | relevance | path

Searched defs:needChangeBacklight (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_stub.cpp317 bool needChangeBacklight = true; in RefreshActivityStub() local
Dpower_mgr_proxy.cpp421 …PowerMgrProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivity()
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp395 …viceTestProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivity()
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp270 pid_t pid, int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivityInner()
Dpower_mgr_service.cpp481 …werMgrService::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivity()