Home
last modified time | relevance | path

Searched refs:CheckWindowIdEventExist (Results 1 - 6 of 6) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessible_ability_manager_service.h213 bool CheckWindowIdEventExist(int32_t windowId);
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp823 if (CheckWindowIdEventExist(windowId)) { in IsCheckWindowIdEventExist()
911 if (CheckWindowIdEventExist(parameter.windowId)) { in RegisterElementOperator()
2696 bool AccessibleAbilityManagerService::CheckWindowIdEventExist(int32_t windowId) in CheckWindowIdEventExist() function in OHOS::Accessibility::AccessibleAbilityManagerService
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp823 if (CheckWindowIdEventExist(windowId)) { in IsCheckWindowIdEventExist()
911 if (CheckWindowIdEventExist(parameter.windowId)) { in RegisterElementOperator()
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp823 if (CheckWindowIdEventExist(windowId)) { in IsCheckWindowIdEventExist()
911 if (CheckWindowIdEventExist(parameter.windowId)) { in RegisterElementOperator()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_setting_provider_test.cpp478 bool ret = Singleton<AccessibleAbilityManagerService>::GetInstance().CheckWindowIdEventExist(windowId); in HWTEST_F()
H A Daccessible_ability_manager_service_test.cpp2330 bool ret = Singleton<AccessibleAbilityManagerService>::GetInstance().CheckWindowIdEventExist(windowId); in HWTEST_F()

Completed in 18 milliseconds