Home
last modified time | relevance | path

Searched defs:RefreshActivity (Results 1 – 7 of 7) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/display/
Ddefault_device_state_action.h31 void RefreshActivity(const int64_t callTimeMs, UserActivityType type, in RefreshActivity() function
Ddevice_state_action.h35 void RefreshActivity(const int64_t callTimeMs, UserActivityType type, in RefreshActivity() function
/base/powermgr/power_manager/test/fuzztest/power_utils/
Dpower_fuzzer.cpp61 …virtual void RefreshActivity([[maybe_unused]] int64_t callTimeMs, [[maybe_unused]] UserActivityTyp… in RefreshActivity() function in OHOS::PowerMgr::FuzzStateAction
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp212 bool PowerMgrClient::RefreshActivity(UserActivityType type) in RefreshActivity() function in OHOS::PowerMgr::PowerMgrClient
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp397 bool PowerMgrServiceTestProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool need… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp552 bool PowerMgrProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBackl… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrProxy
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp872 bool PowerMgrService::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBac… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrService