Searched refs:GetParentWindowId (Results 1 – 6 of 6) sorted by relevance
1554 int32_t GetParentWindowId() const;
851 int32_t AccessibilityElementInfo::GetParentWindowId() const in GetParentWindowId() function in OHOS::Accessibility::AccessibilityElementInfo
644 EXPECT_EQ(mockInfosVector[i].GetParentWindowId(), windowId);
944 int32_t parentWindowId = child.GetParentWindowId(); in GetParentElementInfo()959 …ret = SearchElementInfoByElementId(child.GetParentWindowId(), parentElementId, cacheMode_, parent,… in GetParentElementInfo()
65 printStr.append(", parentWindowId: ").append(std::to_string(info.GetParentWindowId())); in LogAccessibilityElementInfo()
1347 EXPECT_EQ(elementInfo_->GetParentWindowId(), 1);