Searched refs:needFocusNode (Results 1 – 1 of 1) sorted by relevance
746 RefPtr<FocusHub> needFocusNode = showChildFocusHub; in FlushFocus() local748 needFocusNode = GetFocusHubChild(V2::SWIPER_INDICATOR_ETS_TAG); in FlushFocus()750 CHECK_NULL_VOID(needFocusNode); in FlushFocus()753 needFocusNode->RequestFocusImmediately(); in FlushFocus()758 swiperFocusHub->SetLastWeakFocusNode(AceType::WeakClaim(AceType::RawPtr(needFocusNode))); in FlushFocus()