Searched defs:RefreshActivity (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/ |
H A D | default_device_state_action.h | 31 void RefreshActivity(const int64_t callTimeMs, UserActivityType type, in RefreshActivity() function
|
H A D | device_state_action.h | 35 void RefreshActivity(const int64_t callTimeMs, UserActivityType type, in RefreshActivity() function
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_power_manager.cpp | 41 bool AccessibilityPowerManager::RefreshActivity() in RefreshActivity() function in OHOS::Accessibility::AccessibilityPowerManager
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/powermanager/src/ |
H A D | mock_power_mgr_client.cpp | 59 bool PowerMgrClient::RefreshActivity(UserActivityType type) in RefreshActivity() function in OHOS::PowerMgr::PowerMgrClient
|
/ohos5.0/base/powermgr/power_manager/frameworks/native/ |
H A D | power_mgr_client.cpp | 212 bool PowerMgrClient::RefreshActivity(UserActivityType type) in RefreshActivity() function in OHOS::PowerMgr::PowerMgrClient
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/ |
H A D | powermgr_service_test_proxy.cpp | 397 bool PowerMgrServiceTestProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool need… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
|
/ohos5.0/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_mgr_proxy.cpp | 552 bool PowerMgrProxy::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBackl… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrProxy
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_mgr_service.cpp | 895 bool PowerMgrService::RefreshActivity(int64_t callTimeMs, UserActivityType type, bool needChangeBac… in RefreshActivity() function in OHOS::PowerMgr::PowerMgrService
|