Searched refs:GetRequestFocusElementId (Results 1 – 7 of 7) sorted by relevance
325 nativeEventInfo.SetRequestFocusId(beforeEventInfo.GetRequestFocusElementId()); in FillNativeAccessibilityEventInfo()337 EXPECT_EQ(beforeEventInfo.GetRequestFocusElementId(), in CheckTransformEventInfoResult()338 afterEventInfo.GetRequestFocusElementId()); in CheckTransformEventInfoResult()
512 int32_t GetRequestFocusElementId() const;
175 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, GetRequestFocusElementId()); in Marshalling()
348 int32_t AccessibilityEventInfo::GetRequestFocusElementId() const in GetRequestFocusElementId() function in OHOS::Accessibility::AccessibilityEventInfo
468 EXPECT_EQ(eventInfo_->GetRequestFocusElementId(), requestFocusElementId);
472 callbackInfo->elementId_ = eventInfo.GetRequestFocusElementId(); in OnAccessibilityEvent()
94 std::to_string(info.GetRequestFocusElementId())); in LogAccessibilityEventInfo()