Home
last modified time | relevance | path

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

/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp397 …viceTestProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivity()
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp895 …werMgrService::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivity()
906 …rService::RefreshActivityInner(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivityInner()
Dpower_state_machine.cpp609 pid_t pid, int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in WakeupDeviceInner()
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_stub.cpp416 bool needChangeBacklight = true; in RefreshActivityStub() local
Dpower_mgr_proxy.cpp552 …PowerMgrProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) in RefreshActivity()