Searched refs:SetTriggerAction (Results 1 – 10 of 10) sorted by relevance
392 void SetTriggerAction(const ActionType action);
1434 void SetTriggerAction(const ActionType action);
270 void AccessibilityEventInfo::SetTriggerAction(const ActionType action) in SetTriggerAction() function in OHOS::Accessibility::AccessibilityEventInfo
786 void AccessibilityElementInfo::SetTriggerAction(const ActionType action) in SetTriggerAction() function in OHOS::Accessibility::AccessibilityElementInfo
292 elementInfo->SetTriggerAction(eventInfo.GetTriggerAction()); in GetElement()316 elementInfo->SetTriggerAction(eventInfo.GetTriggerAction()); in CreateElementInfoByEventInfo()
187 eventInfo_->SetTriggerAction(ActionType::ACCESSIBILITY_ACTION_CLICK);
1078 elementInfo_->SetTriggerAction(ACCESSIBILITY_ACTION_FOCUS);
110 eventInfo.SetTriggerAction(action); in CreateEventInfoFirstPart()
351 sourceEventInfo.SetTriggerAction(static_cast<OHOS::Accessibility::ActionType>(int32Data)); in GenerateAccessibilityEventInfo()
1161 eventInfo.SetTriggerAction(ConvertStringToAccessibleOperationType(str)); in ConvertEventInfoJSToNAPIPart2()