Home
last modified time | relevance | path

Searched defs:RefreshActivity (Results 1 – 8 of 8) 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/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
Dinput_event_interceptor.cpp297 void InputEventInterceptor::RefreshActivity() in RefreshActivity() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventInterceptor
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp229 bool PowerMgrClient::RefreshActivity(UserActivityType type) in RefreshActivity() function in OHOS::PowerMgr::PowerMgrClient
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp402 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.cpp572 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.cpp1082 bool PowerMgrService::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBac… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrService