Searched refs:SetWindowChangeTypes (Results 1 – 8 of 8) sorted by relevance
311 void SetWindowChangeTypes(const WindowUpdateType changeTypes);
186 void AccessibilityEventInfo::SetWindowChangeTypes(const WindowUpdateType changeTypes) in SetWindowChangeTypes() function in OHOS::Accessibility::AccessibilityEventInfo
66 eventInfo_->SetWindowChangeTypes(WindowUpdateType::WINDOW_UPDATE_ACTIVE);
98 eventInfo.SetWindowChangeTypes(updateTypes); in CreateEventInfoFirstPart()
585 event.SetWindowChangeTypes( in SendAccessibilityAsyncEventForThird()
2262 …eventInfo.SetWindowChangeTypes(static_cast<Accessibility::WindowUpdateType>(accessibilityEvent.win… in GenerateAccessibilityEventInfo()
361 …sourceEventInfo.SetWindowChangeTypes(static_cast<OHOS::Accessibility::WindowUpdateType>(int32Data)… in GenerateAccessibilityEventInfo()
1116 eventInfo.SetWindowChangeTypes(ConvertStringToWindowUpdateTypes(str)); in ConvertEventInfoJSToNAPIPart1()